Searched refs:idle_reg (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | bd71828-regulator.c | 231 .idle_reg = BD71828_REG_BUCK1_IDLE_VOLT, 273 .idle_reg = BD71828_REG_BUCK2_IDLE_VOLT, 315 .idle_reg = BD71828_REG_BUCK3_VOLT, 356 .idle_reg = BD71828_REG_BUCK4_VOLT, 397 .idle_reg = BD71828_REG_BUCK5_VOLT, 433 .idle_reg = BD71828_REG_BUCK6_IDLE_VOLT, 470 .idle_reg = BD71828_REG_BUCK7_IDLE_VOLT, 512 .idle_reg = BD71828_REG_LDO1_VOLT, 552 .idle_reg = BD71828_REG_LDO2_VOLT, 592 .idle_reg [all...] |
H A D | rohm-regulator.c | 69 reg = dvs->idle_reg; in rohm_regulator_set_dvs_levels()
|
H A D | bd718x7-regulator.c | 655 .idle_reg = BD718XX_REG_BUCK1_VOLT_IDLE, 688 .idle_reg = BD718XX_REG_BUCK2_VOLT_IDLE, 996 .idle_reg = BD718XX_REG_BUCK1_VOLT_IDLE, 1029 .idle_reg = BD718XX_REG_BUCK2_VOLT_IDLE,
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | bd71828-regulator.c | 203 .idle_reg = BD71828_REG_BUCK1_IDLE_VOLT, 249 .idle_reg = BD71828_REG_BUCK2_IDLE_VOLT, 291 .idle_reg = BD71828_REG_BUCK3_VOLT, 332 .idle_reg = BD71828_REG_BUCK4_VOLT, 373 .idle_reg = BD71828_REG_BUCK5_VOLT, 413 .idle_reg = BD71828_REG_BUCK6_IDLE_VOLT, 454 .idle_reg = BD71828_REG_BUCK7_IDLE_VOLT, 496 .idle_reg = BD71828_REG_LDO1_VOLT, 536 .idle_reg = BD71828_REG_LDO2_VOLT, 576 .idle_reg [all...] |
H A D | rohm-regulator.c | 82 reg = dvs->idle_reg; in rohm_regulator_set_dvs_levels()
|
H 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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/ |
H A D | sis_mm.c | 243 uint32_t idle_reg; in sis_idle() local 274 idle_reg = SIS_READ(0x85cc); in sis_idle() 276 ((idle_reg & 0x80000000) != 0x80000000)); in sis_idle()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | rohm-generic.h | 38 * @idle_reg: register address for regulator config at 'idle' state 57 unsigned int idle_reg; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | rohm-generic.h | 43 * @idle_reg: register address for regulator config at 'idle' state 62 unsigned int idle_reg; member
|
Completed in 7 milliseconds