Searched refs:APU1_IOSIZE (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/leds/ |
A D | leds-apu.c | 50 #define APU1_IOSIZE sizeof(u8) macro 80 { "apu:green:1", LED_ON, APU1_FCH_GPIO_BASE + 0 * APU1_IOSIZE }, 81 { "apu:green:2", LED_OFF, APU1_FCH_GPIO_BASE + 1 * APU1_IOSIZE }, 82 { "apu:green:3", LED_OFF, APU1_FCH_GPIO_BASE + 2 * APU1_IOSIZE }, 138 apu1_led_profile[i].offset, APU1_IOSIZE); in apu_led_config()
|
Completed in 8 milliseconds