Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dkona_gpio.c33 #define GPIO_GPCTR0_DBR_MASK 0x000001e0 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-bcm-kona.c43 #define GPIO_GPCTR0_DBR_MASK 0x000001e0 macro
286 val &= ~GPIO_GPCTR0_DBR_MASK; in bcm_kona_gpio_set_debounce()