Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_io.h49 #define _IO_HW_ BIT(11) macro
69 #define IO_RD16 (_IO_SYNC_ | _IO_HW_)
73 #define IO_RD16_ASYNC (_IO_HW_)
77 #define IO_WR16 (_IO_WRITE_ | _IO_SYNC_ | _IO_HW_)
81 #define IO_WR16_ASYNC (_IO_WRITE_ | _IO_HW_)
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_io.h46 #define _IO_HW_ BIT(11) macro
60 #define IO_RD16 (_IO_SYNC_ | _IO_HW_)
63 #define IO_RD16_ASYNC (_IO_HW_)
66 #define IO_WR16 (_IO_WRITE_ | _IO_SYNC_ | _IO_HW_)
69 #define IO_WR16_ASYNC (_IO_WRITE_ | _IO_HW_)