Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c95 #define PMIC_MPP_PHYSICAL_OFFSET 1 macro
526 seq_printf(s, " mpp%-2d:", pin + PMIC_MPP_PHYSICAL_OFFSET); in pmic_mpp_config_dbg_show()
622 return gpio_desc->args[0] - PMIC_MPP_PHYSICAL_OFFSET; in pmic_mpp_of_xlate()