Searched defs:ROR32 (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| D | rtl871x_security.h | 189 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| D | rtl871x_security.h | 189 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
| D | rtw_security.h | 222 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| D | rtw_security.h | 238 #define ROR32(A, n) ROL32((A), 32-(n)) macro
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | rtw_security.h | 272 #define ROR32(A, n) ROL32((A), 32-(n)) macro
|