Home
last modified time | relevance | path

Searched refs:CCCR_SDIO_ASYNC_INT_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.h129 #define CCCR_SDIO_ASYNC_INT_DELAY_MASK 0xC0 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Ddev_quirks.c202 data = (data & ~CCCR_SDIO_ASYNC_INT_DELAY_MASK) | in hif_sdio_quirk_async_intr()
204 CCCR_SDIO_ASYNC_INT_DELAY_MASK); in hif_sdio_quirk_async_intr()