Searched refs:BB_REG_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance
82 if (offset < BB_REG_BASE_ADDR) in oid_rt_pro_write_bb_reg_hdl()83 offset |= BB_REG_BASE_ADDR; in oid_rt_pro_write_bb_reg_hdl()103 if (offset < BB_REG_BASE_ADDR) in oid_rt_pro_read_bb_reg_hdl()104 offset |= BB_REG_BASE_ADDR; in oid_rt_pro_read_bb_reg_hdl()
147 #define BB_REG_BASE_ADDR 0x800 macro