Home
last modified time | relevance | path

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

/u-boot/drivers/net/mscc_eswitch/
A Dfelix_switch.c166 reg |= an ? ENETC_PCS_CR_RESET_AN : ENETC_PCS_CR_RST; in felix_init_sgmii()
198 ENETC_PCS_CR_RST | ENETC_PCS_CR_RESET_AN); in felix_init_sxgmii()
/u-boot/drivers/net/
A Dfsl_enetc.h186 #define ENETC_PCS_CR_RESET_AN 0x1200 macro
A Dfsl_enetc.c172 reg |= is2500 ? ENETC_PCS_CR_RST : ENETC_PCS_CR_RESET_AN; in enetc_init_sgmii()
233 ENETC_PCS_CR_RST | ENETC_PCS_CR_RESET_AN); in enetc_init_sxgmii()

Completed in 23 milliseconds