Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c2343 .sel_addr = R_AX_PCIE_DBG_CTRL,
2354 .sel_addr = R_AX_PCIE_DBG_CTRL,
2365 .sel_addr = R_AX_PCIE_DBG_CTRL,
2376 .sel_addr = R_AX_PCIE_DBG_CTRL,
2387 .sel_addr = R_AX_PCIE_DBG_CTRL,
2398 .sel_addr = R_AX_PCIE_DBG_CTRL,
2979 val16 = rtw89_read16(rtwdev, R_AX_PCIE_DBG_CTRL); in rtw89_debug_mac_dbg_port_sel()
2982 rtw89_write16(rtwdev, R_AX_PCIE_DBG_CTRL, val16); in rtw89_debug_mac_dbg_port_sel()
H A Dpci.c2576 rtw89_write32_set(rtwdev, R_AX_PCIE_DBG_CTRL, in rtw89_pci_set_dbg()
H A Dreg.h366 #define R_AX_PCIE_DBG_CTRL 0x11C0 macro