Searched refs:BB_GLOBAL_RESET (Results 1 – 4 of 4) sorted by relevance
115 BB_GLOBAL_RESET = 0x020, // BasebandGlobal Reset Register enumerator
773 bRegValue = read_nic_byte(dev, BB_GLOBAL_RESET); in rtl8192_BB_Config_ParaFile()774 write_nic_byte(dev, BB_GLOBAL_RESET,(bRegValue|BB_GLOBAL_RESET_BIT)); in rtl8192_BB_Config_ParaFile()
134 BB_GLOBAL_RESET = 0x020, enumerator
559 bRegValue = read_nic_byte(dev, BB_GLOBAL_RESET); in rtl8192_BB_Config_ParaFile()560 write_nic_byte(dev, BB_GLOBAL_RESET, (bRegValue|BB_GLOBAL_RESET_BIT)); in rtl8192_BB_Config_ParaFile()