Searched refs:B_AX_RST_BDRAM (Results 1 – 3 of 3) sorted by relevance
406 #define B_AX_RST_BDRAM BIT(3) macro
28 rtw89_read32(rtwdev, R_AX_PCIE_INIT_CFG1) | B_AX_RST_BDRAM); in rtw89_pci_rst_bdram_pcie()30 ret = read_poll_timeout_atomic(rtw89_read32, val, !(val & B_AX_RST_BDRAM), in rtw89_pci_rst_bdram_pcie()3640 val32 = B_AX_RST_BDRAM; in rtw89_pci_rst_bdram()3644 (sts & B_AX_RST_BDRAM) == 0x0, 1, 100, in rtw89_pci_rst_bdram()
330 #define B_AX_RST_BDRAM BIT(3) macro