Home
last modified time | relevance | path

Searched refs:idle_reg (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/regulator/
Dbd71828-regulator.c204 .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,
414 .idle_reg = BD71828_REG_BUCK6_IDLE_VOLT,
455 .idle_reg = BD71828_REG_BUCK7_IDLE_VOLT,
497 .idle_reg = BD71828_REG_LDO1_VOLT,
537 .idle_reg = BD71828_REG_LDO2_VOLT,
577 .idle_reg = BD71828_REG_LDO3_VOLT,
[all …]
Drohm-regulator.c82 reg = dvs->idle_reg; in rohm_regulator_set_dvs_levels()
Dbd718x7-regulator.c759 .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-5.19.10/drivers/gpu/drm/sis/
Dsis_mm.c243 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()
/linux-5.19.10/include/linux/mfd/
Drohm-generic.h62 unsigned int idle_reg; member