Searched defs:OR_REG (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dmin_osl.h71 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
H A Dcfe_osl.h93 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
H A Dlinux_osl.h241 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
426 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro

Completed in 38 milliseconds