Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c308 irq_type = GB_GPIO_IRQ_TYPE_NONE; in gb_gpio_irq_set_type()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h707 #define GB_GPIO_IRQ_TYPE_NONE 0x00 macro