Searched refs:B0_LED (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/skfp/
H A Ddrvfbi.c138 outp(ADDR(B0_LED),LED_GA_OFF|LED_MY_ON|LED_GB_OFF) ; /* ye LED on */
167 outp(ADDR(B0_LED),LED_GA_OFF|LED_MY_OFF|LED_GB_OFF) ; /* all LEDs off */
421 outp(ADDR(B0_LED), led_state) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h267 #define B0_LED 0x0006 /* 8 Bit LED register */ macro
492 /* B0_LED 8 Bit LED register */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.c3576 skge_write8(hw, B0_LED, LED_STAT_ON);
3967 skge_write16(hw, B0_LED, LED_STAT_OFF);
4005 skge_write16(hw, B0_LED, LED_STAT_OFF);
H A Dskge.h25 B0_LED = 0x0006, enumerator in enum:csr_regs
152 /* B0_LED 8 Bit LED register */

Completed in 122 milliseconds