Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c70 if (offset < BB_REG_BASE_ADDR) in oid_rt_pro_write_bb_reg_hdl()
71 offset |= BB_REG_BASE_ADDR; in oid_rt_pro_write_bb_reg_hdl()
91 if (offset < BB_REG_BASE_ADDR) in oid_rt_pro_read_bb_reg_hdl()
92 offset |= BB_REG_BASE_ADDR; in oid_rt_pro_read_bb_reg_hdl()
Drtl871x_mp.h137 #define BB_REG_BASE_ADDR 0x800 macro
/drivers/staging/r8188eu/core/
Drtw_mp_ioctl.c49 if (offset < BB_REG_BASE_ADDR) in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()
50 offset |= BB_REG_BASE_ADDR; in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()
78 if (offset < BB_REG_BASE_ADDR) in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()
79 offset |= BB_REG_BASE_ADDR; in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()
/drivers/staging/rtl8723bs/include/
Drtw_mp.h266 #define BB_REG_BASE_ADDR 0x800 macro
/drivers/staging/r8188eu/include/
Drtw_mp.h330 #define BB_REG_BASE_ADDR 0x800 macro