Searched refs:idle_reg (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/regulator/ |
A D | bd71828-regulator.c | 204 .idle_reg = BD71828_REG_BUCK1_IDLE_VOLT, 250 .idle_reg = BD71828_REG_BUCK2_IDLE_VOLT, 292 .idle_reg = BD71828_REG_BUCK3_VOLT, 333 .idle_reg = BD71828_REG_BUCK4_VOLT, 374 .idle_reg = BD71828_REG_BUCK5_VOLT, 497 .idle_reg = BD71828_REG_LDO1_VOLT, 537 .idle_reg = BD71828_REG_LDO2_VOLT, 577 .idle_reg = BD71828_REG_LDO3_VOLT, 618 .idle_reg = BD71828_REG_LDO4_VOLT, 659 .idle_reg = BD71828_REG_LDO5_VOLT, [all …]
|
A D | rohm-regulator.c | 82 reg = dvs->idle_reg; in rohm_regulator_set_dvs_levels()
|
A D | bd718x7-regulator.c | 759 .idle_reg = BD718XX_REG_BUCK1_VOLT_IDLE, 796 .idle_reg = BD718XX_REG_BUCK2_VOLT_IDLE, 1108 .idle_reg = BD718XX_REG_BUCK1_VOLT_IDLE, 1145 .idle_reg = BD718XX_REG_BUCK2_VOLT_IDLE,
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | rohm-generic.h | 62 unsigned int idle_reg; member
|
Completed in 10 milliseconds