Skip to content
Snippets Groups Projects
  1. Aug 12, 2015
  2. May 19, 2015
  3. Feb 11, 2015
    • Peng Fan's avatar
      pmic:pfuze implement pmic_mode_init · 7428f55c
      Peng Fan authored and Stefano Babic's avatar Stefano Babic committed
      
      This patch is to implement pmic_mode_init function, and add prototype
      in header file.
      
      This function is to set switching mode for pmic buck regulators to
      improve system efficiency.
      
      Mode:
      OFF: The regulator is switched off and the output voltage is discharged.
      PFM: In this mode, the regulator is always in PFM mode, which
           is useful at light loads for optimized efficiency.
      PWM: In this mode, the regulator is always in PWM mode operation
           regardless of load conditions.
      APS: In this mode, the regulator moves automatically between
           pulse skipping mode and PWM mode depending on load conditions.
      
      Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
      Acked-by: default avatarPrzemyslaw Marczak <p.marczak@samsung.com>
      7428f55c
  4. Nov 20, 2014
Loading