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] */
94 * replaces "normal" mode. Any change from low power mode to normal
96 * Map normal mode to proper value for such regulators.
112 /* Some BUCKs and LDOs supports Normal[ON/OFF] mode during suspend */
131 /* Some LDOs supports [LPM/Normal]ON mode during suspend state */
133 unsigned int mode)
143 switch (mode) {
152 rdev->desc->name, mode);
166 /* Some LDOs supports LPM-ON/OFF/Normal-ON mode during suspend state */
168 unsigned int mode)
174 switch (mode) {
186 rdev->desc->name, mode);