Home
last modified time | relevance | path

Searched refs:tmp431 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/hwmon/
Dtmp401.rst24 Prefix: 'tmp431'
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-opp-mihawk.dts872 tmp431@4c {
897 tmp431@4c {
945 tmp431@4c {
970 tmp431@4c {
1037 tmp431@4c {
1062 tmp431@4c {
1110 tmp431@4c {
1135 tmp431@4c {
/Linux-v6.1/drivers/hwmon/
Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
96 { "tmp431", tmp431 },
651 kind = tmp431; in tmp401_detect()