PMIC_MPP_PHYSICAL_OFFSET
seq_printf(s, " mpp%-2d:", pin + PMIC_MPP_PHYSICAL_OFFSET);
return gpio_desc->args[0] - PMIC_MPP_PHYSICAL_OFFSET;
*hwirq = fwspec->param[0] - PMIC_MPP_PHYSICAL_OFFSET;
return offset + PMIC_MPP_PHYSICAL_OFFSET;