Searched refs:LED_GPIO_PIN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | am200epd.c | 95 #define LED_GPIO_PIN 51 macro 101 static int gpios[] = { LED_GPIO_PIN , STDBY_GPIO_PIN , RST_GPIO_PIN, 119 gpio_direction_output(LED_GPIO_PIN, 0); in am200_init_gpio_regs()
|
H A D | am300epd.c | 84 #define LED_GPIO_PIN 51 macro 96 IRQ_GPIO_PIN, LED_GPIO_PIN };
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | am200epd.c | 95 #define LED_GPIO_PIN 51 macro 101 static int gpios[] = { LED_GPIO_PIN , STDBY_GPIO_PIN , RST_GPIO_PIN, 119 gpio_direction_output(LED_GPIO_PIN, 0); in am200_init_gpio_regs()
|
H A D | am300epd.c | 84 #define LED_GPIO_PIN 51 macro 96 IRQ_GPIO_PIN, LED_GPIO_PIN };
|
Completed in 3 milliseconds