Searched refs:REG_GPIOx_GRP (Results 1 – 1 of 1) sorted by relevance
64 #define REG_GPIOx_GRP GENMASK(18, 16) macro256 unsigned int irqgrp = FIELD_GET(REG_GPIOx_GRP, apple_gpio_get_reg(pctl, data->hwirq)); in apple_gpio_irq_ack()305 apple_gpio_set_reg(pctl, data->hwirq, REG_GPIOx_GRP, in apple_gpio_irq_startup()306 FIELD_PREP(REG_GPIOx_GRP, 0)); in apple_gpio_irq_startup()