Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-spmi-gpio.c88 #define PMIC_GPIO_PHYSICAL_OFFSET 1 macro
462 seq_printf(s, " gpio%-2d:", pin + PMIC_GPIO_PHYSICAL_OFFSET); in pmic_gpio_config_dbg_show()
569 return gpio_desc->args[0] - PMIC_GPIO_PHYSICAL_OFFSET; in pmic_gpio_of_xlate()