aboutsummaryrefslogtreecommitdiff
path: root/doc.txt
blob: 36ffc46211805b3f05d473db7df009e0e7a4cb9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Regulator related information
=============================
Regulator fields "state" and "status" give below information about the regulator.

- state: field tell whether regulator is enabled or disabled. Following are the states
  |	- Enabled
  |	- Disabled
  |	- Unknown  (if unable to determine)
  |
  |
  ----> status: When enabled, depending on the regulator hardware capability(modes) and runtime requirement; regulators are set to specific modes. The status field gives a little
		more specific information about the current "state" of the regulator, which operating modes it is in. Following can be the possible status:
		- Idle
		- Fast
		- Normal
		- Standby
		- Bypass
		- Error
		- Undefined
		- On/Off