Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c2538 .sel_addr = R_AX_PCIE_DBG_CTRL,
2549 .sel_addr = R_AX_PCIE_DBG_CTRL,
2560 .sel_addr = R_AX_PCIE_DBG_CTRL,
2571 .sel_addr = R_AX_PCIE_DBG_CTRL,
2582 .sel_addr = R_AX_PCIE_DBG_CTRL,
2593 .sel_addr = R_AX_PCIE_DBG_CTRL,
3208 val16 = rtw89_read16(rtwdev, R_AX_PCIE_DBG_CTRL); in rtw89_debug_mac_dbg_port_sel()
3211 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.h383 #define R_AX_PCIE_DBG_CTRL 0x11C0 macro