Searched refs:R92C_SYS_FUNC_EN_BBRSTB (Results 1 – 3 of 3) sorted by relevance
1337 ~(R92C_SYS_FUNC_EN_BBRSTB)); in rtwn_pci_88e_stop()1409 ~(R92C_SYS_FUNC_EN_BBRSTB)); in rtwn_pci_23a_stop()1827 rtwn_pci_read_1(sc, R92C_SYS_FUNC_EN) & ~(R92C_SYS_FUNC_EN_BBRSTB | in rtwn_88e_power_on()2186 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST | in rtwn_bb_init()2198 R92C_SYS_FUNC_EN_BBRSTB); in rtwn_bb_init()
1931 urtwn_read_1(sc, R92C_SYS_FUNC_EN) & ~(R92C_SYS_FUNC_EN_BBRSTB | in urtwn_r88e_power_on()2342 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST | in urtwn_bb_init()2352 R92C_SYS_FUNC_EN_BB_GLB_RST | R92C_SYS_FUNC_EN_BBRSTB); in urtwn_bb_init()
275 #define R92C_SYS_FUNC_EN_BBRSTB 0x0001 macro