Lines Matching refs:a
6 Please see overview.txt for a description of the terms used in this text.
17 then finds the correct regulator by consulting a machine specific lookup table.
18 If the lookup is successful then this call will return a pointer to the struct
48 A consumer can determine if a regulator is enabled by calling::
63 Finally, a regulator can be forcefully disabled in the case of an emergency::
145 Consumer drivers can request a change in their supply regulator operating mode
202 - clocksource with a voltage-controlled oscillator and control logic to change
203 the supply voltage over I2C to achieve a desired output clock rate
207 To set up such a device/firmware, various parameters like I2C address of the
224 To convert a regulator framework voltage selector code (used by
225 regulator_list_voltage) to a hardware-specific voltage selector that can be