Searched refs:IO_RD_BURST (Results 1 – 3 of 3) sorted by relevance
64 #define IO_RD_BURST(x) (_IO_SYNC_ | _IO_BURST_ | ((x) & _IOSZ_MASK_)) macro
67 #define IO_RD_BURST(x) (_IO_SYNC_ | _IO_BURST_ | ((x) & _IOSZ_MASK_)) macro
76 #define IO_RD_BURST(x) \ macro