Lines Matching +full:operational +full:- +full:mode
5 - "compatible": must be either "gmt,g762" or "gmt,g763"
6 - "reg": I2C bus address of the device
7 - "clocks": a fixed clock providing input clock frequency
12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3.
15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
18 - "fan_gear_mode": fan gear mode. Supported values are 0, 1 and 2.
21 unmodified (e.g. u-boot installed value).
23 Additional information on operational parameters for the device is available
25 at http://natisbad.org/NAS/refs/GMT_EDS-762_763-080710-0.2.pdf.
30 #address-cells = <1>;
31 #size-cells = <0>;
34 compatible = "fixed-clock";
35 #clock-cells = <0>;
36 clock-frequency = <8192>;