BB_GLOBAL_RESET 534 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c bRegValue = rtl92e_readb(dev, BB_GLOBAL_RESET); BB_GLOBAL_RESET 535 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c rtl92e_writeb(dev, BB_GLOBAL_RESET, (bRegValue|BB_GLOBAL_RESET_BIT)); BB_GLOBAL_RESET 771 drivers/staging/rtl8192u/r819xU_phy.c read_nic_byte(dev, BB_GLOBAL_RESET, ®_u8); BB_GLOBAL_RESET 772 drivers/staging/rtl8192u/r819xU_phy.c write_nic_byte(dev, BB_GLOBAL_RESET, (reg_u8|BB_GLOBAL_RESET_BIT));