Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dkona_gpio.c36 #define GPIO_GPCTR0_ITR_MASK 0x00000018 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-bcm-kona.c46 #define GPIO_GPCTR0_ITR_MASK 0x00000018 macro
465 val &= ~GPIO_GPCTR0_ITR_MASK; in bcm_kona_gpio_irq_set_type()