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