Searched refs:BB_GLOBAL_RESET (Results 1 – 4 of 4) sorted by relevance
72 BB_GLOBAL_RESET = 0x020, // BasebandGlobal Reset Register enumerator
762 read_nic_byte(dev, BB_GLOBAL_RESET, ®_u8); in rtl8192_BB_Config_ParaFile()763 write_nic_byte(dev, BB_GLOBAL_RESET, (reg_u8|BB_GLOBAL_RESET_BIT)); in rtl8192_BB_Config_ParaFile()
120 BB_GLOBAL_RESET = 0x020, enumerator
534 bRegValue = rtl92e_readb(dev, BB_GLOBAL_RESET); in _rtl92e_bb_config_para_file()535 rtl92e_writeb(dev, BB_GLOBAL_RESET, (bRegValue|BB_GLOBAL_RESET_BIT)); in _rtl92e_bb_config_para_file()