Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c63 #define PMIC_MPP_REG_MODE_FUNCTION_SHIFT 1 macro
295 sel << PMIC_MPP_REG_MODE_FUNCTION_SHIFT | in pmic_mpp_write_mode_ctl()
745 sel = val >> PMIC_MPP_REG_MODE_FUNCTION_SHIFT; in pmic_mpp_populate()