Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhif.h87 #define HIF_READ 0x00000001 macro
89 #define HIF_DIR_MASK (HIF_READ | HIF_WRITE)
150 (HIF_READ | HIF_SYNCHRONOUS | \
154 (HIF_READ | HIF_SYNCHRONOUS | \
158 (HIF_READ | HIF_ASYNCHRONOUS | \
162 (HIF_READ | HIF_SYNCHRONOUS | \
H A Dsdio.c435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhif.h87 #define HIF_READ 0x00000001 macro
89 #define HIF_DIR_MASK (HIF_READ | HIF_WRITE)
150 (HIF_READ | HIF_SYNCHRONOUS | \
154 (HIF_READ | HIF_SYNCHRONOUS | \
158 (HIF_READ | HIF_ASYNCHRONOUS | \
162 (HIF_READ | HIF_SYNCHRONOUS | \
H A Dsdio.c435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync()

Completed in 6 milliseconds