Searched refs:REG_GPIOx_PERIPH (Results 1 – 1 of 1) sorted by relevance
55 #define REG_GPIOx_PERIPH GENMASK(6, 5) macro179 pctl, group, REG_GPIOx_PERIPH | REG_GPIOx_INPUT_ENABLE, in apple_gpio_pinmux_set()180 FIELD_PREP(REG_GPIOx_PERIPH, func) | REG_GPIOx_INPUT_ENABLE); in apple_gpio_pinmux_set()234 REG_GPIOx_PERIPH | REG_GPIOx_MODE | REG_GPIOx_DATA | in apple_gpio_direction_input()247 REG_GPIOx_PERIPH | REG_GPIOx_MODE | REG_GPIOx_DATA, in apple_gpio_direction_output()
Completed in 8 milliseconds