Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c69 #define PMIC_MPP_REG_MODE_FUNCTION_MASK 0x7 macro
790 pad->function &= PMIC_MPP_REG_MODE_FUNCTION_MASK; in pmic_mpp_populate()