Searched refs:max8952_read_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | max8952.c | 44 static int max8952_read_reg(struct max8952_data *max8952, u8 reg) in max8952_read_reg() function 282 (max8952_read_reg(max8952, in max8952_pmic_probe() 286 (max8952_read_reg(max8952, in max8952_pmic_probe() 290 (max8952_read_reg(max8952, in max8952_pmic_probe() 294 (max8952_read_reg(max8952, in max8952_pmic_probe() 299 (max8952_read_reg(max8952, MAX8952_REG_SYNC) & 0x3F) | in max8952_pmic_probe() 302 (max8952_read_reg(max8952, MAX8952_REG_RAMP) & 0x1F) | in max8952_pmic_probe()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | max8952.c | 44 static int max8952_read_reg(struct max8952_data *max8952, u8 reg) in max8952_read_reg() function 281 (max8952_read_reg(max8952, in max8952_pmic_probe() 285 (max8952_read_reg(max8952, in max8952_pmic_probe() 289 (max8952_read_reg(max8952, in max8952_pmic_probe() 293 (max8952_read_reg(max8952, in max8952_pmic_probe() 298 (max8952_read_reg(max8952, MAX8952_REG_SYNC) & 0x3F) | in max8952_pmic_probe() 301 (max8952_read_reg(max8952, MAX8952_REG_RAMP) & 0x1F) | in max8952_pmic_probe()
|
Completed in 2 milliseconds