Home
last modified time | relevance | path

Searched refs:BIT_SHIFT_OSC_32K_RES_COMP_8821C (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_bit_8821c.h2497 #define BIT_SHIFT_OSC_32K_RES_COMP_8821C 4 macro
2499 …32K_RES_COMP_8821C(x) (((x) & BIT_MASK_OSC_32K_RES_COMP_8821C) << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
2500 #define BIT_GET_OSC_32K_RES_COMP_8821C(x) (((x) >> BIT_SHIFT_OSC_32K_RES_COMP_8821C) & BIT_MASK_OSC…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_bit_8821c.h4095 #define BIT_SHIFT_OSC_32K_RES_COMP_8821C 4 macro
4099 << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4101 (BIT_MASK_OSC_32K_RES_COMP_8821C << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4105 (((x) >> BIT_SHIFT_OSC_32K_RES_COMP_8821C) & \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_bit_8821c.h4094 #define BIT_SHIFT_OSC_32K_RES_COMP_8821C 4 macro
4098 << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4100 (BIT_MASK_OSC_32K_RES_COMP_8821C << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4104 (((x) >> BIT_SHIFT_OSC_32K_RES_COMP_8821C) & \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_bit_8821c.h4094 #define BIT_SHIFT_OSC_32K_RES_COMP_8821C 4 macro
4098 << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4100 (BIT_MASK_OSC_32K_RES_COMP_8821C << BIT_SHIFT_OSC_32K_RES_COMP_8821C)
4104 (((x) >> BIT_SHIFT_OSC_32K_RES_COMP_8821C) & \