Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-axp209.c27 #define AXP20X_GPIO_FUNCTIONS 0x7 macro
184 if ((val & AXP20X_GPIO_FUNCTIONS) > 2) in axp20x_gpio_get_direction()
225 AXP20X_GPIO_FUNCTIONS, in axp20x_gpio_set()
248 return regmap_update_bits(pctl->regmap, reg, AXP20X_GPIO_FUNCTIONS, in axp20x_pmx_set()