Searched defs:GPIO_INT_LEV_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/gpio/ | ||
H A D | mxs_gpio.c | 39 #define GPIO_INT_LEV_MASK (1 << 0) macro |
/openbmc/linux/drivers/gpio/ | ||
H A D | gpio-mxs.c | 38 #define GPIO_INT_LEV_MASK (1 << 0) macro |