Home
last modified time | relevance | path

Searched refs:CCCR_SDIO_ASYNC_INT_DELAY_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsdio.h67 #define CCCR_SDIO_ASYNC_INT_DELAY_MASK 0xC0 macro
H A Dsdio.c195 byte &= ~CCCR_SDIO_ASYNC_INT_DELAY_MASK; in ath10k_sdio_config()
196 byte |= FIELD_PREP(CCCR_SDIO_ASYNC_INT_DELAY_MASK, asyncintdelay); in ath10k_sdio_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dsdio.h67 #define CCCR_SDIO_ASYNC_INT_DELAY_MASK 0xC0 macro
H A Dsdio.c195 byte &= ~CCCR_SDIO_ASYNC_INT_DELAY_MASK; in ath10k_sdio_config()
196 byte |= FIELD_PREP(CCCR_SDIO_ASYNC_INT_DELAY_MASK, asyncintdelay); in ath10k_sdio_config()

Completed in 7 milliseconds