Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c97 #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()
801 *hwirq = fwspec->param[0] - PMIC_MPP_PHYSICAL_OFFSET; in pmic_mpp_domain_translate()
810 return offset + PMIC_MPP_PHYSICAL_OFFSET; in pmic_mpp_child_offset_to_irq()