Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dns8382x.c411 u32 chpcfg = in ns8382x_initialize() local
415 (chpcfg & GigSpeed) ? "00" : (chpcfg & HundSpeed) in ns8382x_initialize()
417 chpcfg & FullDuplex ? "full" : "half"); in ns8382x_initialize()