Searched refs:R_BE_FEN_RST_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8922a.c | 298 rtw89_write32_clr(rtwdev, R_BE_FEN_RST_ENABLE, B_BE_R_SYM_ISO_ADDA_P02PP | in rtw8922a_pwr_on_func() 407 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, B_BE_FEN_BB_IP_RSTN | in rtw8922a_pwr_on_func() 449 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, B_BE_R_SYM_ISO_ADDA_P02PP | in rtw8922a_pwr_off_func() 454 rtw89_write8_clr(rtwdev, R_BE_FEN_RST_ENABLE, B_BE_FEN_BB_IP_RSTN | in rtw8922a_pwr_off_func() 1568 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, glbrst_mask[phy_idx], 0x0); in rtw8922a_bb_preinit() 1569 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, bbrst_mask[phy_idx], 0x0); in rtw8922a_bb_preinit() 1570 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, glbrst_mask[phy_idx], 0x1); in rtw8922a_bb_preinit() 1571 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, mcu_bootrdy_mask[phy_idx], rdy); in rtw8922a_bb_preinit() 1581 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, mcu_bootrdy_mask[phy_idx]); in rtw8922a_bb_postinit() 1582 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, bbrst_mas in rtw8922a_bb_postinit() [all...] |
| H A D | mac_be.c | 810 rtw89_write32_clr(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 812 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 817 rtw89_write32_clr(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 819 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 833 rtw89_write32_clr(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 835 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 840 rtw89_write32_clr(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 842 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, in cmac_pwr_en_be() 941 val = rtw89_read32(rtwdev, R_BE_FEN_RST_ENABLE); in mac_func_en_be() 2017 rtw89_write32_set(rtwdev, R_BE_FEN_RST_ENABLE, se in dbcc_bb_ctrl_be() [all...] |
| H A D | reg.h | 4122 #define R_BE_FEN_RST_ENABLE 0x0084 macro
|