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

/linux-master/drivers/pinctrl/
H A Dpinctrl-apple-gpio.c87 static u32 apple_gpio_get_reg(struct apple_gpio_pinctrl *pctl, function
198 unsigned int reg = apple_gpio_get_reg(pctl, offset);
208 unsigned int reg = apple_gpio_get_reg(pctl, offset);
256 unsigned int irqgrp = FIELD_GET(REG_GPIOx_GRP, apple_gpio_get_reg(pctl, data->hwirq));

Completed in 103 milliseconds