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.c2603 .sel_addr = R_AX_PCIE_DBG_CTRL,
2614 .sel_addr = R_AX_PCIE_DBG_CTRL,
2625 .sel_addr = R_AX_PCIE_DBG_CTRL,
2636 .sel_addr = R_AX_PCIE_DBG_CTRL,
2647 .sel_addr = R_AX_PCIE_DBG_CTRL,
2658 .sel_addr = R_AX_PCIE_DBG_CTRL,
3273 val16 = rtw89_read16(rtwdev, R_AX_PCIE_DBG_CTRL); in rtw89_debug_mac_dbg_port_sel()
3276 rtw89_write16(rtwdev, R_AX_PCIE_DBG_CTRL, val16); in rtw89_debug_mac_dbg_port_sel()
H A Dpci.c2846 rtw89_write32_set(rtwdev, R_AX_PCIE_DBG_CTRL, in rtw89_pci_set_dbg()
H A Dreg.h418 #define R_AX_PCIE_DBG_CTRL 0x11C0 macro