Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dled.c147 gpio_polarity == GPIO_POLARITY_ACTIVE_HIGH); in type_init()
H A Dmps2-fpgaio.c299 s->led[i] = led_create_simple(OBJECT(dev), GPIO_POLARITY_ACTIVE_HIGH, in mps2_fpgaio_realize()
H A Dmps2-scc.c400 s->led[i] = led_create_simple(OBJECT(dev), GPIO_POLARITY_ACTIVE_HIGH, in mps2_scc_realize()
/openbmc/qemu/include/hw/
H A Dqdev-core.h602 GPIO_POLARITY_ACTIVE_HIGH enumerator