Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c1276 WX_RSC_CTL_RX_DIS, WX_RSC_CTL_RX_DIS); in wx_disable_sec_rx_path()
1291 wr32m(wx, WX_RSC_CTL, WX_RSC_CTL_RX_DIS, 0); in wx_enable_sec_rx_path()
Dwx_type.h239 #define WX_RSC_CTL_RX_DIS BIT(1) macro