Home
last modified time | relevance | path

Searched refs:GCIMASK_8B (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbchipc.h4146 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4148 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbchipc.h4146 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4148 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbchipc.h4053 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4055 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbchipc.h4146 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4148 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbchipc.h4654 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4656 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbchipc.h4654 #define GCIMASK_8B(pos) (((uint32)0xFF) << pos) macro
4656 #define GCIPOSVAL_8B(val, pos) ((((uint32)val) << pos) & GCIMASK_8B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils.c1153 ring_idx, pos, opt, GCIMASK_8B(pos), GCIPOSVAL_8B(opt, pos))); in BCMPOSTTRAPFN()
1157 GCIMASK_8B(pos), GCIPOSVAL_8B(opt, pos)); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils.c1153 ring_idx, pos, opt, GCIMASK_8B(pos), GCIPOSVAL_8B(opt, pos))); in BCMPOSTTRAPFN()
1157 GCIMASK_8B(pos), GCIPOSVAL_8B(opt, pos)); in BCMPOSTTRAPFN()