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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dgpio.c35 u32 led_5210; local
51 led_5210 = AR5K_PCICFG_LED_PEND | AR5K_PCICFG_LED_BCTL;
56 led_5210 = AR5K_PCICFG_LED_PEND;
62 led_5210 = AR5K_PCICFG_LED_ASSOC;
67 led_5210 = AR5K_PCICFG_LED_PEND;
75 AR5K_REG_ENABLE_BITS(ah, AR5K_PCICFG, led_5210);

Completed in 35 milliseconds