Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpio/
Dgpio-thunderx.c297 static void thunderx_gpio_irq_mask(struct irq_data *d) in thunderx_gpio_irq_mask() function
371 thunderx_gpio_irq_mask(d); in thunderx_gpio_irq_disable()
387 .irq_mask = thunderx_gpio_irq_mask,