Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-gpio.c61 #define PMIC_GPIO_REG_MODE_FUNCTION_MASK 0x7 macro
892 pad->function &= PMIC_GPIO_REG_MODE_FUNCTION_MASK; in pmic_gpio_populate()