Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dmii.h95 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */ macro
/u-boot/drivers/net/
A Dmacb.c740 if (lpa & (LPA_1000FULL | LPA_1000HALF | LPA_1000XFULL | in macb_phy_init()
742 duplex = ((lpa & (LPA_1000FULL | LPA_1000XFULL)) ? in macb_phy_init()

Completed in 6 milliseconds