Lines Matching defs:mode
43 * Forcing low power mode: LDO1, 3-5, 9, 13, 17-26
52 /* Low power mode controlled by PWRREQ: All LDOs */
54 /* Forcing low power mode: buck[234] */
101 * replaces "normal" mode. Any change from low power mode to normal
103 * Map normal mode to proper value for such regulators.
119 /* Some BUCKs and LDOs supports Normal[ON/OFF] mode during suspend */
138 /* Some LDOs supports [LPM/Normal]ON mode during suspend state */
140 unsigned int mode)
150 switch (mode) {
159 rdev->desc->name, mode);
173 /* Some LDOs supports LPM-ON/OFF/Normal-ON mode during suspend state */
175 unsigned int mode)
181 switch (mode) {
193 rdev->desc->name, mode);