Lines Matching refs:enabled
41 NOTE: The supply may already be enabled before regulator_enabled() is called.
43 previously enabled by bootloader or kernel board initialization code.
45 A consumer can determine if a regulator is enabled by calling :-
49 This will return > zero when the regulator is enabled.
57 regulator will only be disabled when the enabled reference count is zero.
82 NOTE: this can be called when the regulator is enabled or disabled. If called
83 when enabled, then the voltage changes instantly, otherwise the voltage
85 next enabled.
92 regulator is enabled or disabled and should NOT be used to determine regulator
112 NOTE: this can be called when the regulator is enabled or disabled. If called
113 when enabled, then the current limit changes instantly, otherwise the current
115 regulator is next enabled.
122 is enabled or disabled and should not be used to determine regulator current