Home
last modified time | relevance | path

Searched refs:BIT_MASK_LBKTST_8197F (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_bit_8197f.h1459 #define BIT_MASK_LBKTST_8197F 0xffff macro
1461 (((x) & BIT_MASK_LBKTST_8197F) << BIT_SHIFT_LBKTST_8197F)
1462 #define BITS_LBKTST_8197F (BIT_MASK_LBKTST_8197F << BIT_SHIFT_LBKTST_8197F)
1465 (((x) >> BIT_SHIFT_LBKTST_8197F) & BIT_MASK_LBKTST_8197F)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_bit_8197f.h1458 #define BIT_MASK_LBKTST_8197F 0xffff macro
1460 (((x) & BIT_MASK_LBKTST_8197F) << BIT_SHIFT_LBKTST_8197F)
1461 #define BITS_LBKTST_8197F (BIT_MASK_LBKTST_8197F << BIT_SHIFT_LBKTST_8197F)
1464 (((x) >> BIT_SHIFT_LBKTST_8197F) & BIT_MASK_LBKTST_8197F)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_bit_8197f.h1458 #define BIT_MASK_LBKTST_8197F 0xffff macro
1460 (((x) & BIT_MASK_LBKTST_8197F) << BIT_SHIFT_LBKTST_8197F)
1461 #define BITS_LBKTST_8197F (BIT_MASK_LBKTST_8197F << BIT_SHIFT_LBKTST_8197F)
1464 (((x) >> BIT_SHIFT_LBKTST_8197F) & BIT_MASK_LBKTST_8197F)