Searched refs:SMU_TX_CTL_DIC_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ | ||
H A D | thunder_bgx.h | 136 #define SMU_TX_CTL_DIC_EN BIT_ULL(0) macro |
H A D | thunder_bgx.c | 825 cfg |= SMU_TX_CTL_DIC_EN; in bgx_lmac_xaui_init() |