Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aspeed.c508 static inline int irqd_to_aspeed_gpio_data(struct irq_data *d, in irqd_to_aspeed_gpio_data() function
534 rc = irqd_to_aspeed_gpio_data(d, &gpio, &offset); in aspeed_gpio_irq_ack()
555 rc = irqd_to_aspeed_gpio_data(d, &gpio, &offset); in aspeed_gpio_irq_set_mask()
598 rc = irqd_to_aspeed_gpio_data(d, &gpio, &offset); in aspeed_gpio_set_type()
1048 rc = irqd_to_aspeed_gpio_data(d, &gpio, &offset); in aspeed_gpio_irq_print_chip()