Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c88 #define PMIC_MPP_PHYSICAL_OFFSET 1 macro
570 seq_printf(s, " mpp%-2d:", pin + PMIC_MPP_PHYSICAL_OFFSET); in pmic_mpp_config_dbg_show()
672 return gpio_desc->args[0] - PMIC_MPP_PHYSICAL_OFFSET; in pmic_mpp_of_xlate()