Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Drtl871x_io.h34 #define _IO_HW_ BIT(11) macro
48 #define IO_RD16 (_IO_SYNC_ | _IO_HW_)
51 #define IO_RD16_ASYNC (_IO_HW_)
54 #define IO_WR16 (_IO_WRITE_ | _IO_SYNC_ | _IO_HW_)
57 #define IO_WR16_ASYNC (_IO_WRITE_ | _IO_HW_)

Completed in 4 milliseconds