Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Andrii Tseglytskyi's avatar
    4d0df9c1
    OMAP3+: introduce generic ABB support · 4d0df9c1
    Andrii Tseglytskyi authored
    
    Adaptive Body Biasing (ABB) modulates transistor bias voltages
    dynamically in order to optimize switching speed versus leakage.
    Adaptive Body-Bias ldos are present for some voltage domains
    starting with OMAP3630. There are three modes of operation:
    
    * Bypass - the default, it just follows the vdd voltage
    * Foward Body-Bias - applies voltage bias to increase transistor
      performance at the cost of power.  Used to operate safely at high
      OPPs.
    * Reverse Body-Bias - applies voltage bias to decrease leakage and
      save power.  Used to save power at lower OPPs.
    
    Signed-off-by: default avatarAndrii Tseglytskyi <andrii.tseglytskyi@ti.com>
    Acked-by: default avatarNishanth Menon <nm@ti.com>
    4d0df9c1
    History
    OMAP3+: introduce generic ABB support
    Andrii Tseglytskyi authored
    
    Adaptive Body Biasing (ABB) modulates transistor bias voltages
    dynamically in order to optimize switching speed versus leakage.
    Adaptive Body-Bias ldos are present for some voltage domains
    starting with OMAP3630. There are three modes of operation:
    
    * Bypass - the default, it just follows the vdd voltage
    * Foward Body-Bias - applies voltage bias to increase transistor
      performance at the cost of power.  Used to operate safely at high
      OPPs.
    * Reverse Body-Bias - applies voltage bias to decrease leakage and
      save power.  Used to save power at lower OPPs.
    
    Signed-off-by: default avatarAndrii Tseglytskyi <andrii.tseglytskyi@ti.com>
    Acked-by: default avatarNishanth Menon <nm@ti.com>