Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dmeson-gxl.c75 ((exp & EXPANSION_NWAY) && !(lpa & LPA_LPACK))) { in meson_gxl_startup()
/openbmc/u-boot/include/linux/
H A Dmii.h107 #define LPA_LPACK 0x4000 /* Link partner acked us */ macro