Home
last modified time | relevance | path

Searched refs:R_AX_TCR1_C1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c2366 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2368 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2373 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2375 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2394 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2396 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2401 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2403 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
H A Dreg.h2822 #define R_AX_TCR1_C1 0xEA04 macro