Home
last modified time | relevance | path

Searched refs:APU1_IOSIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-apu.c50 #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()