Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmii.h96 #define LPA_SLCT 0x001f /* Same as advertise selector */ macro
/openbmc/u-boot/include/linux/
H A Dmii.h93 #define LPA_SLCT 0x001f /* Same as advertise selector */ macro
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c735 data = LPA_SLCT; in ksz8_r_phy()
746 if (data & ~LPA_SLCT) in ksz8_r_phy()