Home
last modified time | relevance | path

Searched refs:BB_GLOBAL_RESET_BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_hw.h71 #define BB_GLOBAL_RESET_BIT 0x1 macro
H A Dr819xU_phy.c763 write_nic_byte(dev, BB_GLOBAL_RESET, (reg_u8|BB_GLOBAL_RESET_BIT)); in rtl8192_BB_Config_ParaFile()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h56 #define BB_GLOBAL_RESET_BIT 0x1 macro
H A Dr8192E_phy.c386 rtl92e_writeb(dev, BB_GLOBAL_RESET, (bRegValue | BB_GLOBAL_RESET_BIT)); in _rtl92e_bb_config_para_file()