Home
last modified time | relevance | path

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

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