Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_dpmac.h313 #define DPMAC_LINK_OPT_AUTONEG 0x0000000000000001ULL macro
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c482 dpmac_link_state.options &= ~DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()
484 dpmac_link_state.options |= DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()