Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c68 #define PMIC_MPP_REG_MODE_DIR_MASK 0x7 macro
691 dir &= PMIC_MPP_REG_MODE_DIR_MASK; in pmic_mpp_populate()