Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbchipc.h4153 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4155 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbchipc.h4153 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4155 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbchipc.h4060 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4062 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbchipc.h4153 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4155 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbchipc.h4661 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4663 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbchipc.h4661 #define GCIMASK_4B(pos) (((uint32)0xF) << pos) macro
4663 #define GCIPOSVAL_4B(val, pos) ((((uint32)val) << pos) & GCIMASK_4B(pos))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils.c1170 ring_idx, pos, value, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos))); in BCMPOSTTRAPFN()
1176 reg_offset, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos)); in BCMPOSTTRAPFN()
1202 ring_idx, pos, value, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos))); in BCMPOSTTRAPFN()
2488 si_gci_chipcontrol(sih, reg, GCIMASK_4B(pos), GCIPOSVAL_4B(fnsel, pos)); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils.c1170 ring_idx, pos, value, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos))); in BCMPOSTTRAPFN()
1176 reg_offset, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos)); in BCMPOSTTRAPFN()
1202 ring_idx, pos, value, GCIMASK_4B(pos), GCIPOSVAL_4B(value, pos))); in BCMPOSTTRAPFN()
2488 si_gci_chipcontrol(sih, reg, GCIMASK_4B(pos), GCIPOSVAL_4B(fnsel, pos)); in BCMPOSTTRAPFN()