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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h1502 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
H A Dsky2.c501 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) << 1;
572 ledctrl | PHY_M_LED_BLINK_RT(BLINK_84MS));
579 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) | PHY_M_LEDC_TX_CTRL;
H A Dskge.h1474 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
H A Dskge.c766 PHY_M_LED_BLINK_RT(BLINK_84MS) |

Completed in 106 milliseconds