Searched refs:PHY_M_LED_PULS_DUR (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.h1472 #define PHY_M_LED_PULS_DUR(x) (((u16)(x)<<12) & PHY_M_LEDC_PULS_MSK) macro
H A Dskge.h1473 #define PHY_M_LED_PULS_DUR(x) (((u16)(x)<<12) & PHY_M_LEDC_PULS_MSK) macro
H A Dskge.c765 PHY_M_LED_PULS_DUR(PULS_170MS) |
H A Dsky2.c495 ledctrl = PHY_M_LED_PULS_DUR(PULS_170MS);

Completed in 71 milliseconds