Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c176 #define AUTO_CAL_CONFIG_ENABLE BIT(29) macro
218 value |= AUTO_CAL_CONFIG_START | AUTO_CAL_CONFIG_ENABLE; in tegra_eqos_fix_speed()
245 value &= ~AUTO_CAL_CONFIG_ENABLE; in tegra_eqos_fix_speed()