Searched refs:max1586 (Results 1 – 3 of 3) sorted by relevance
60 return max1586->v3_curr_sel; in max1586_v3_get_voltage_sel()79 max1586->v3_curr_sel = selector; in max1586_v3_set_voltage_sel()88 return max1586->v6_curr_sel; in max1586_v6_get_voltage_sel()107 max1586->v6_curr_sel = selector; in max1586_v6_set_voltage_sel()214 struct max1586_data *max1586; in max1586_pmic_probe() local234 if (!max1586) in max1586_pmic_probe()237 max1586->client = client; in max1586_pmic_probe()247 max1586->v6_curr_sel = 0; in max1586_pmic_probe()263 (max1586->max_uV - max1586->min_uV) / in max1586_pmic_probe()269 config.driver_data = max1586; in max1586_pmic_probe()[all …]
70 obj-$(CONFIG_REGULATOR_MAX1586) += max1586.o
4 - compatible: must be "maxim,max1586"13 max1586@14 {14 compatible = "maxim,max1586";