Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1274 WX_RSC_CTL_RX_DIS, WX_RSC_CTL_RX_DIS); in wx_disable_sec_rx_path()
1289 wr32m(wx, WX_RSC_CTL, WX_RSC_CTL_RX_DIS, 0); in wx_enable_sec_rx_path()
H A Dwx_type.h239 #define WX_RSC_CTL_RX_DIS BIT(1) macro