Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h251 #define WX_TSC_CTL_TSEC_DIS BIT(0) macro
H A Dwx_hw.c1597 wr32m(wx, WX_TSC_CTL, WX_TSC_CTL_TX_DIS | WX_TSC_CTL_TSEC_DIS, 0x1); in wx_configure_tx()