Home
last modified time | relevance | path

Searched defs:GPIO_INT_MSKCLR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dkona_gpio.c26 #define GPIO_INT_MSKCLR(bank) (0x000000c0 + ((bank) << 2)) macro
/openbmc/linux/drivers/gpio/
H A Dgpio-bcm-kona.c37 #define GPIO_INT_MSKCLR(bank) (0x000000c0 + ((bank) << 2)) macro