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.c2522 .sel_addr = R_AX_PCIE_DBG_CTRL,
2533 .sel_addr = R_AX_PCIE_DBG_CTRL,
2544 .sel_addr = R_AX_PCIE_DBG_CTRL,
2555 .sel_addr = R_AX_PCIE_DBG_CTRL,
2566 .sel_addr = R_AX_PCIE_DBG_CTRL,
2577 .sel_addr = R_AX_PCIE_DBG_CTRL,
3192 val16 = rtw89_read16(rtwdev, R_AX_PCIE_DBG_CTRL); in rtw89_debug_mac_dbg_port_sel()
3195 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.h403 #define R_AX_PCIE_DBG_CTRL 0x11C0 macro