Home
last modified time | relevance | path

Searched full:nct1008 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/hwmon/
H A Dnational,lm90.yaml36 - onnn,nct1008
137 - onnn,nct1008
192 compatible = "onnn,nct1008";
/linux/Documentation/hwmon/
H A Dlm90.rst138 * ON Semiconductor NCT1008
140 Prefix: 'nct1008'
146 https://www.onsemi.com/PowerSolutions/product.do?id=NCT1008
512 ADT7461, ADT7461A, NCT1008:
602 Semiconductor chips (NCT1008) do not implement the SMBus alert protocol
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-asus-tf101.dts739 nct1008: temperature-sensor@4c { label
740 compatible = "onnn,nct1008";
1210 * NCT1008 has two sensors:
1226 thermal-sensors = <&nct1008 0>;
1257 thermal-sensors = <&nct1008 1>;
H A Dtegra30-cardhu.dtsi350 nct1008: temperature-sensor@4c { label
351 compatible = "onnn,nct1008";
685 thermal-sensors = <&nct1008 1>;
H A Dtegra20-ventana.dts509 nct1008: temperature-sensor@4c { label
510 compatible = "onnn,nct1008";
730 thermal-sensors = <&nct1008 1>;
H A Dtegra20-acer-a500-picasso.dts679 nct1008: temperature-sensor@4c { label
680 compatible = "onnn,nct1008";
1442 * NCT1008 has two sensors:
1458 thermal-sensors = <&nct1008 0>;
1489 thermal-sensors = <&nct1008 1>;
H A Dtegra20-tamonten.dtsi444 compatible = "onnn,nct1008";
H A Dtegra20-seaboard.dts509 compatible = "onnn,nct1008";
H A Dtegra30-asus-nexus7-grouper-common.dtsi924 compatible = "onnn,nct1008";
H A Dtegra114-dalmore.dts789 compatible = "onnn,nct1008";
H A Dtegra30-asus-transformer-common.dtsi1326 compatible = "onnn,nct1008";
H A Dtegra30-lg-x3.dtsi1333 compatible = "onnn,nct1008";
H A Dtegra114-asus-tf701t.dts1275 compatible = "onnn,nct1008";
H A Dtegra30-ouya.dts2164 cpu_temp: nct1008@4c {
2165 compatible = "onnn,nct1008";
H A Dtegra30-pegatron-chagall.dts1403 compatible = "onnn,nct1008";
/linux/drivers/hwmon/
H A Dlm90.c64 * NCT1008 from ON Semiconductor. The chips are supported in both compatibility
122 * MAX6657, MAX6658, NCT1008 and W83L771 have address 0x4c.
273 { "nct1008", adt7461a },
370 .compatible = "onnn,nct1008",
1965 * nct1008 - - - 41 57 datasheet rev. 3 in lm90_detect_analog()
2026 case 0x54: /* NCT1008 */ in lm90_detect_analog()
2030 name = "nct1008"; in lm90_detect_analog()
2038 case 0x57: /* ADT7461A, NCT1008 (datasheet rev. 3) */ in lm90_detect_analog()