Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDdebug.c2662 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2664 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2669 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2671 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2690 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2692 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
2697 val32 = rtw89_read32(rtwdev, R_AX_TCR1_C1); in rtw89_debug_mac_dbg_port_sel()
2699 rtw89_write32(rtwdev, R_AX_TCR1_C1, val32); in rtw89_debug_mac_dbg_port_sel()
HDreg.h2919 #define R_AX_TCR1_C1 0xEA04 macro