Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c83 #define PMIC_MPP_REG_AIN_ROUTE_MASK 0x7 macro
490 val = pad->amux_input & PMIC_MPP_REG_AIN_ROUTE_MASK; in pmic_mpp_config_set()
765 pad->amux_input &= PMIC_MPP_REG_AIN_ROUTE_MASK; in pmic_mpp_populate()