Home
last modified time | relevance | path

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

/drivers/pinctrl/
A Dpinctrl-apple.c23 #define REG_GPIO_PERIPH GENMASK(6, 5) macro
70 REG_GPIO_PERIPH | REG_GPIO_MODE, in apple_gpio_direction_input()
82 REG_GPIO_PERIPH | REG_GPIO_MODE, in apple_gpio_direction_output()
135 if (readl(priv->base + REG_GPIO(selector)) & REG_GPIO_PERIPH) in apple_pinctrl_get_pin_muxing()
149 FIELD_PREP(REG_GPIO_PERIPH, func_selector) | in apple_pinctrl_pinmux_set()

Completed in 7 milliseconds