Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dns8382x.c99 GigSpeed = 0x40000000, enumerator
112 #define SpeedStatus_Polarity ( GigSpeed | HundSpeed | FullDuplex)
414 (chpcfg & GigSpeed) ? "00" : (chpcfg & HundSpeed) in ns8382x_initialize()
699 gig = (config & GigSpeed) ? 1 : 0; in ns8382x_check_duplex()