Home
last modified time | relevance | path

Searched defs:ROR32 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_security.h193 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_security.h194 #define ROR32(A, n) ROL32((A), 32-(n)) macro
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_security.h238 #define ROR32(A, n) ROL32((A), 32-(n)) macro