Searched refs:B_BE_PCIE_FRZ_REG_RST (Results 1 – 2 of 2) sorted by relevance
634 rtw89_write32_set(rtwdev, R_BE_PCIE_FRZ_CLK, B_BE_PCIE_FRZ_REG_RST); in rtw89_pci_suspend_be()649 rtw89_write32_clr(rtwdev, R_BE_PCIE_FRZ_CLK, B_BE_PCIE_FRZ_REG_RST); in rtw89_pci_resume_be()
279 #define B_BE_PCIE_FRZ_REG_RST BIT(26) macro