Home
last modified time | relevance | path

Searched refs:B_AX_RST_BDRAM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dpci.h683 #define B_AX_RST_BDRAM BIT(3) macro
H A Dpci.c59 rtw89_write32_set(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_RST_BDRAM); in rtw89_pci_rst_bdram_ax()
61 ret = read_poll_timeout_atomic(rtw89_read32, val, !(val & B_AX_RST_BDRAM), in rtw89_pci_rst_bdram_ax()
H A Dreg.h359 #define B_AX_RST_BDRAM BIT(3) macro