Home
last modified time | relevance | path

Searched refs:SET_MEM_OP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h206 #ifndef SET_MEM_OP
207 #define SET_MEM_OP(Dw, Value32, Mask, Shift) \ macro
213 (Dw = (rtk_cpu_to_le32(SET_MEM_OP(rtk_cpu_to_le32(Dw), Value32, Mask, Shift))))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h373 #ifndef SET_MEM_OP
374 #define SET_MEM_OP(dw, value32, mask, shift) \ macro
381 SET_MEM_OP(rtk_cpu_to_le32(dw), value32, mask, shift))))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h372 #ifndef SET_MEM_OP
373 #define SET_MEM_OP(dw, value32, mask, shift) \ macro
380 SET_MEM_OP(rtk_cpu_to_le32(dw), value32, mask, shift))))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h372 #ifndef SET_MEM_OP
373 #define SET_MEM_OP(dw, value32, mask, shift) \ macro
380 SET_MEM_OP(rtk_cpu_to_le32(dw), value32, mask, shift))))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h372 #ifndef SET_MEM_OP
373 #define SET_MEM_OP(dw, value32, mask, shift) \ macro
380 SET_MEM_OP(rtk_cpu_to_le32(dw), value32, mask, shift))))