Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
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 | \
A Dsdio.c435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync()

Completed in 7 milliseconds