Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-apple-gpio.c87 static u32 apple_gpio_get_reg(struct apple_gpio_pinctrl *pctl, in apple_gpio_get_reg() function
198 unsigned int reg = apple_gpio_get_reg(pctl, offset); in apple_gpio_get_direction()
208 unsigned int reg = apple_gpio_get_reg(pctl, offset); in apple_gpio_get()
256 unsigned int irqgrp = FIELD_GET(REG_GPIOx_GRP, apple_gpio_get_reg(pctl, data->hwirq)); in apple_gpio_irq_ack()