Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DM5275EVB.h66 #define FECSPEED _100BASET macro
H A DM5208EVBE.h36 # define FECSPEED _100BASET macro
H A DM5282EVB.h58 # define FECSPEED _100BASET macro
H A DM5272C3.h66 # define FECSPEED _100BASET macro
H A Dcobra5272.h128 # define FECSPEED _100BASET macro
H A DM5235EVB.h45 # define FECSPEED _100BASET macro
H A DM53017EVB.h48 # define FECSPEED _100BASET macro
H A DM5373EVB.h42 # define FECSPEED _100BASET macro
H A DM5329EVB.h42 # define FECSPEED _100BASET macro
H A DM5475EVB.h49 # define FECSPEED _100BASET macro
H A DM5485EVB.h49 # define FECSPEED _100BASET macro
H A DM54451EVB.h57 # define FECSPEED _100BASET macro
H A DM54418TWR.h76 #define FECSPEED _100BASET macro
H A DM54455EVB.h60 # define FECSPEED _100BASET macro
/openbmc/u-boot/drivers/net/
H A Dfsl_mcdmafec.c372 set_fec_duplex_speed(fecp, bd, (FECDUPLEX << 16) | FECSPEED); in fec_init()
H A Dmcffec.c415 setFecDuplexSpeed(fecp, bd, (FECDUPLEX << 16) | FECSPEED); in fec_init()