Searched refs:red (Results 1 – 14 of 14) sorted by relevance
/arch/arm/mach-omap1/ |
D | leds-osk.c | 38 int red = 0; in mistral_setled() local 42 red = 1; in mistral_setled() 48 gpio_set_value(GPIO_LED_RED, red); in mistral_setled()
|
/arch/cris/arch-v10/ |
D | Kconfig | 69 int "First red LED bit" 73 Bit to use for the first red LED. 89 int "Second red LED bit" 93 Bit to use for the second red LED. 108 int "Third red LED bit" 112 Bit to use for the third red LED. 117 int "Fourth red LED bit" 121 Bit to use for the fourth red LED. 135 int "Fifth red LED bit" 139 Bit to use for the fifth red LED. [all …]
|
/arch/sparc/include/asm/ |
D | fbio.h | 62 unsigned char __user *red; member 200 char * red; member 210 __u32 red; member 307 u32 red; member
|
/arch/m68k/include/asm/ |
D | fbio.h | 62 unsigned char __user *red; member 200 char * red; member 210 __u32 red; member 307 u32 red; member
|
/arch/cris/arch-v32/ |
D | Kconfig | 50 string "Ethernet LED group 0 red LED bit" 54 Bit to use for the red LED in Ethernet LED group 0. 64 string "Ethernet group 1 red LED bit" 68 Bit to use for the red LED in Ethernet LED group 1. 79 string "Second red LED bit" 83 Bit to use for the first red LED (network LED). 95 string "Third red LED bit" 99 Bit to use for the first red LED (drive/power LED).
|
/arch/cris/arch-v10/drivers/ |
D | gpio.c | 690 unsigned char red; in gpio_leds_ioctl() local 695 red = (((unsigned char)arg) >> 1) & 1; in gpio_leds_ioctl() 697 CRIS_LED_ACTIVE_SET_R(red); in gpio_leds_ioctl()
|
/arch/cris/arch-v10/boot/rescue/ |
D | kimagerescue.S | 90 moveq 0, $r1 ; "timer" to clock out a LED red flash
|
D | head.S | 255 moveq 0, $r1 ; "timer" to clock out a LED red flash
|
/arch/cris/arch-v32/drivers/mach-a3/ |
D | gpio.c | 788 unsigned char red; in gpio_leds_ioctl() local 793 red = (((unsigned char) arg) >> 1) & 1; in gpio_leds_ioctl() 795 CRIS_LED_ACTIVE_SET_R(red); in gpio_leds_ioctl()
|
/arch/cris/arch-v32/drivers/mach-fs/ |
D | gpio.c | 841 unsigned char red; in gpio_leds_ioctl() local 846 red = (((unsigned char) arg) >> 1) & 1; in gpio_leds_ioctl() 848 CRIS_LED_ACTIVE_SET_R(red); in gpio_leds_ioctl()
|
/arch/arm/plat-omap/include/mach/ |
D | omapfb.h | 326 int (*setcolreg) (u_int regno, u16 red, u16 green,
|
/arch/x86/ |
D | Makefile | 65 KBUILD_CFLAGS += -mno-red-zone
|
/arch/powerpc/boot/dts/ |
D | warp.dts | 267 linux,name = ":red:";
|
/arch/arm/ |
D | Kconfig | 945 red LED will simply flash regularly to indicate that the system is 958 NetWinder, the amber one on the EBSA285, or the red one on the LART) 974 If you say Y here, the red LED will be used to give a good real
|