Searched refs:REG_GPIOx_PERIPH (Results 1 – 1 of 1) sorted by relevance
52 #define REG_GPIOx_PERIPH GENMASK(6, 5) macro176 pctl, group, REG_GPIOx_PERIPH | REG_GPIOx_INPUT_ENABLE, in apple_gpio_pinmux_set()177 FIELD_PREP(REG_GPIOx_PERIPH, func) | REG_GPIOx_INPUT_ENABLE); in apple_gpio_pinmux_set()229 REG_GPIOx_PERIPH | REG_GPIOx_MODE | REG_GPIOx_DATA | in apple_gpio_direction_input()242 REG_GPIOx_PERIPH | REG_GPIOx_MODE | REG_GPIOx_DATA, in apple_gpio_direction_output()