Searched refs:PHY_M_LED_MO_RX (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dskge.c186 PHY_M_LED_MO_RX(MO_LED_OFF));
196 PHY_M_LED_MO_RX(MO_LED_OFF) |
207 PHY_M_LED_MO_RX(MO_LED_ON));
H A Dsky2.h1381 #define PHY_M_LED_MO_RX(x) ((x)<<2) /* Bit 3.. 2: Rx */ macro
H A Dskge.h1570 #define PHY_M_LED_MO_RX(x) ((x)<<2) /* Bit 3.. 2: Rx */ macro
H A Dsky2.c545 ledover |= PHY_M_LED_MO_RX(MO_LED_OFF);

Completed in 57 milliseconds