Home
last modified time | relevance | path

Searched defs:GPIO_INT_LOW_LEV (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dmxs_gpio.c36 #define GPIO_INT_LOW_LEV 0x1 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-mxs.c35 #define GPIO_INT_LOW_LEV 0x1 macro
H A Dgpio-mxc.c132 #define GPIO_INT_LOW_LEV (port->hwdata->low_level) macro