Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c296 static void thunderx_gpio_irq_mask(struct irq_data *d) in thunderx_gpio_irq_mask() function
370 thunderx_gpio_irq_mask(d); in thunderx_gpio_irq_disable()
386 .irq_mask = thunderx_gpio_irq_mask,