Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_bit2.h55584 #define BIT_MASK_REG_DELAY_L 0x3 macro
55586 (((x) & BIT_MASK_REG_DELAY_L) << BIT_SHIFT_REG_DELAY_L)
55587 #define BITS_REG_DELAY_L (BIT_MASK_REG_DELAY_L << BIT_SHIFT_REG_DELAY_L)
55590 (((x) >> BIT_SHIFT_REG_DELAY_L) & BIT_MASK_REG_DELAY_L)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_bit2.h55584 #define BIT_MASK_REG_DELAY_L 0x3 macro
55586 (((x) & BIT_MASK_REG_DELAY_L) << BIT_SHIFT_REG_DELAY_L)
55587 #define BITS_REG_DELAY_L (BIT_MASK_REG_DELAY_L << BIT_SHIFT_REG_DELAY_L)
55590 (((x) >> BIT_SHIFT_REG_DELAY_L) & BIT_MASK_REG_DELAY_L)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_bit2.h55584 #define BIT_MASK_REG_DELAY_L 0x3 macro
55586 (((x) & BIT_MASK_REG_DELAY_L) << BIT_SHIFT_REG_DELAY_L)
55587 #define BITS_REG_DELAY_L (BIT_MASK_REG_DELAY_L << BIT_SHIFT_REG_DELAY_L)
55590 (((x) >> BIT_SHIFT_REG_DELAY_L) & BIT_MASK_REG_DELAY_L)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_bit2.h55585 #define BIT_MASK_REG_DELAY_L 0x3 macro
55587 (((x) & BIT_MASK_REG_DELAY_L) << BIT_SHIFT_REG_DELAY_L)
55588 #define BITS_REG_DELAY_L (BIT_MASK_REG_DELAY_L << BIT_SHIFT_REG_DELAY_L)
55591 (((x) >> BIT_SHIFT_REG_DELAY_L) & BIT_MASK_REG_DELAY_L)