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.c2518 .sel_addr = R_AX_PCIE_DBG_CTRL,
2529 .sel_addr = R_AX_PCIE_DBG_CTRL,
2540 .sel_addr = R_AX_PCIE_DBG_CTRL,
2551 .sel_addr = R_AX_PCIE_DBG_CTRL,
2562 .sel_addr = R_AX_PCIE_DBG_CTRL,
2573 .sel_addr = R_AX_PCIE_DBG_CTRL,
3188 val16 = rtw89_read16(rtwdev, R_AX_PCIE_DBG_CTRL); in rtw89_debug_mac_dbg_port_sel()
3191 rtw89_write16(rtwdev, R_AX_PCIE_DBG_CTRL, val16); in rtw89_debug_mac_dbg_port_sel()
H A Dpci.c2638 rtw89_write32_set(rtwdev, R_AX_PCIE_DBG_CTRL, in rtw89_pci_set_dbg()
H A Dreg.h397 #define R_AX_PCIE_DBG_CTRL 0x11C0 macro