Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c323 irq_type = GB_GPIO_IRQ_TYPE_LEVEL_HIGH; in gb_gpio_irq_set_type()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h711 #define GB_GPIO_IRQ_TYPE_LEVEL_HIGH 0x04 macro