Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dns8382x.c100 GigSpeed = 0x40000000, enumerator
113 #define SpeedStatus_Polarity ( GigSpeed | HundSpeed | FullDuplex)
415 (chpcfg & GigSpeed) ? "00" : (chpcfg & HundSpeed) in ns8382x_initialize()
700 gig = (config & GigSpeed) ? 1 : 0; in ns8382x_check_duplex()