Home
last modified time | relevance | path

Searched refs:max1586 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax1586.c3 * max1586.c -- Voltage and current regulation for the Maxim 1586
13 #include <linux/regulator/max1586.h>
42 * On I2C bus, sending a "x" byte to the max1586 means :
50 * On I2C bus, sending a "x" byte to the max1586 means :
58 struct max1586_data *max1586 = rdev_get_drvdata(rdev); in max1586_v3_get_voltage_sel() local
60 return max1586->v3_curr_sel; in max1586_v3_get_voltage_sel()
66 struct max1586_data *max1586 = rdev_get_drvdata(rdev); in max1586_v3_set_voltage_sel() local
67 struct i2c_client *client = max1586->client; in max1586_v3_set_voltage_sel()
79 max1586->v3_curr_sel = selector; in max1586_v3_set_voltage_sel()
86 struct max1586_data *max1586 in max1586_v6_get_voltage_sel() local
94 struct max1586_data *max1586 = rdev_get_drvdata(rdev); max1586_v6_set_voltage_sel() local
215 struct max1586_data *max1586; max1586_pmic_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax1586.c3 * max1586.c -- Voltage and current regulation for the Maxim 1586
13 #include <linux/regulator/max1586.h>
42 * On I2C bus, sending a "x" byte to the max1586 means :
50 * On I2C bus, sending a "x" byte to the max1586 means :
58 struct max1586_data *max1586 = rdev_get_drvdata(rdev); in max1586_v3_get_voltage_sel() local
60 return max1586->v3_curr_sel; in max1586_v3_get_voltage_sel()
66 struct max1586_data *max1586 = rdev_get_drvdata(rdev); in max1586_v3_set_voltage_sel() local
67 struct i2c_client *client = max1586->client; in max1586_v3_set_voltage_sel()
79 max1586->v3_curr_sel = selector; in max1586_v3_set_voltage_sel()
86 struct max1586_data *max1586 in max1586_v6_get_voltage_sel() local
94 struct max1586_data *max1586 = rdev_get_drvdata(rdev); max1586_v6_set_voltage_sel() local
214 struct max1586_data *max1586; max1586_pmic_probe() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpalm27x.c20 #include <linux/regulator/max1586.h>
460 I2C_BOARD_INFO("max1586", 0x14),
H A Dballoon3.c30 #include <linux/regulator/max1586.h>
755 I2C_BOARD_INFO("max1586", 0x14),
H A Dvpac270.c25 #include <linux/regulator/max1586.h>
683 I2C_BOARD_INFO("max1586", 0x14),
H A Dmioa701.c29 #include <linux/regulator/max1586.h>
636 I2C_BOARD_INFO("max1586", 0x14),
H A Dhx4700.c33 #include <linux/regulator/max1586.h>
809 I2C_BOARD_INFO("max1586", 0x14),
H A Dmagician.c44 #include <linux/regulator/max1586.h>
763 I2C_BOARD_INFO("max1586", 0x14),

Completed in 7 milliseconds