Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_io.h64 #define IO_RD_BURST(x) (_IO_SYNC_ | _IO_BURST_ | ((x) & _IOSZ_MASK_)) macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h67 #define IO_RD_BURST(x) (_IO_SYNC_ | _IO_BURST_ | ((x) & _IOSZ_MASK_)) macro