Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_bit2.h31675 #define BIT_MASK_COUNTER_INTERVAL_SEL 0x3 macro
31676 #define BIT_COUNTER_INTERVAL_SEL(x) (((x) & BIT_MASK_COUNTER_INTERVAL_SEL) << BIT_SHIFT_COUNTER_I…
31677 …_COUNTER_INTERVAL_SEL(x) (((x) >> BIT_SHIFT_COUNTER_INTERVAL_SEL) & BIT_MASK_COUNTER_INTERVAL_SEL)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_bit2.h62805 #define BIT_MASK_COUNTER_INTERVAL_SEL 0x3 macro
62807 (((x) & BIT_MASK_COUNTER_INTERVAL_SEL) \
62810 (BIT_MASK_COUNTER_INTERVAL_SEL << BIT_SHIFT_COUNTER_INTERVAL_SEL)
62814 BIT_MASK_COUNTER_INTERVAL_SEL)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_bit2.h62805 #define BIT_MASK_COUNTER_INTERVAL_SEL 0x3 macro
62807 (((x) & BIT_MASK_COUNTER_INTERVAL_SEL) \
62810 (BIT_MASK_COUNTER_INTERVAL_SEL << BIT_SHIFT_COUNTER_INTERVAL_SEL)
62814 BIT_MASK_COUNTER_INTERVAL_SEL)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_bit2.h62805 #define BIT_MASK_COUNTER_INTERVAL_SEL 0x3 macro
62807 (((x) & BIT_MASK_COUNTER_INTERVAL_SEL) \
62810 (BIT_MASK_COUNTER_INTERVAL_SEL << BIT_SHIFT_COUNTER_INTERVAL_SEL)
62814 BIT_MASK_COUNTER_INTERVAL_SEL)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_bit2.h62806 #define BIT_MASK_COUNTER_INTERVAL_SEL 0x3 macro
62808 (((x) & BIT_MASK_COUNTER_INTERVAL_SEL) \
62811 (BIT_MASK_COUNTER_INTERVAL_SEL << BIT_SHIFT_COUNTER_INTERVAL_SEL)
62815 BIT_MASK_COUNTER_INTERVAL_SEL)