Lines Matching refs:drivers
4 This text describes the regulator interface for consumer device drivers.
8 1. Consumer Regulator Access (static & dynamic drivers)
31 usually be called in your device drivers probe() and remove() respectively.
34 2. Regulator Output Enable & Disable (static & dynamic drivers)
67 3. Regulator Voltage Control & Status (dynamic drivers)
70 Some consumer drivers need to be able to dynamically change their supply
71 voltage to match system operating points. e.g. CPUfreq drivers can scale
72 voltage along with frequency to save power, SD drivers may need to select the
97 4. Regulator Current Limit Control & Status (dynamic drivers)
100 Some consumer drivers need to be able to dynamically change their supply
102 change the current limit to vary the backlight brightness, USB drivers may want
126 5. Regulator Operating Mode Control & Status (dynamic drivers)
137 Consumer drivers can request a change in their supply regulator operating mode
156 Bespoke or tightly coupled drivers may want to directly control regulator