Searched refs:LED_COLOR_GREEN (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/misc/ |
H A D | led.h | 29 LED_COLOR_GREEN, /* 535 nm */ enumerator
|
/openbmc/qemu/hw/misc/ |
H A D | led.c | 21 [LED_COLOR_GREEN] = "green",
|
H A D | mps2-fpgaio.c | 300 LED_COLOR_GREEN, ledname); in mps2_fpgaio_realize()
|
H A D | mps2-scc.c | 401 LED_COLOR_GREEN, name); in mps2_scc_realize()
|
/openbmc/qemu/hw/arm/ |
H A D | aspeed.c | 701 {13, LED_COLOR_GREEN, "front-fault-4", GPIO_POLARITY_ACTIVE_LOW}, in witherspoon_bmc_i2c_init() 702 {14, LED_COLOR_GREEN, "front-power-3", GPIO_POLARITY_ACTIVE_LOW}, in witherspoon_bmc_i2c_init() 703 {15, LED_COLOR_GREEN, "front-id-5", GPIO_POLARITY_ACTIVE_LOW}, in witherspoon_bmc_i2c_init()
|