Lines Matching +full:channel +full:- +full:select
4 - compatible:
16 - reg: I2C address
20 - smbus-timeout-disable
23 - extended-range-enable
26 - beta-compensation-enable
28 remote temperature channel 1.
30 - alert-mask
32 Select bit 0 for local temperature, bit 1..7 for remote temperatures.
34 - over-temperature-mask
35 Over-temperature bit mask. Over-temperature reporting disabled for
37 Select bit 0 for local temperature, bit 1..7 for remote temperatures.
38 If not specified, over-temperature reporting will be enabled for all
40 - resistance-cancellation
42 cancellation on remote temperature channel 1.
48 - transistor-ideality
50 select value as per MAX6581 data sheet. Select bit 1..7 for remote
57 temp-sensor@1a {
60 smbus-timeout-disable;
61 resistance-cancellation;
62 alert-mask = <0x72>;
63 over-temperature-mask = <0x7f>;