Searched refs:PMIC_MPP_REG_AIN_CTL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-mpp.c | 58 #define PMIC_MPP_REG_AIN_CTL 0x4a macro 79 /* PMIC_MPP_REG_AIN_CTL */ 492 ret = pmic_mpp_write(state, pad, PMIC_MPP_REG_AIN_CTL, val); in pmic_mpp_config_set() 771 val = pmic_mpp_read(state, pad, PMIC_MPP_REG_AIN_CTL); in pmic_mpp_populate()
|
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-mpp.c | 60 #define PMIC_MPP_REG_AIN_CTL 0x4a macro 81 /* PMIC_MPP_REG_AIN_CTL */ 492 ret = pmic_mpp_write(state, pad, PMIC_MPP_REG_AIN_CTL, val); in pmic_mpp_config_set() 760 val = pmic_mpp_read(state, pad, PMIC_MPP_REG_AIN_CTL); in pmic_mpp_populate()
|
Completed in 4 milliseconds