Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_security.h189 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_security.h209 #define ROR32(A, n) ROL32((A), 32-(n)) macro
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_security.h238 #define ROR32(A, n) ROL32((A), 32-(n)) macro