Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/hwmon/
Dtmp401.rst24 Prefix: 'tmp431'
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/Linux-v5.10/arch/arm/boot/dts/
Daspeed-bmc-opp-mihawk.dts838 tmp431@4c {
863 tmp431@4c {
911 tmp431@4c {
936 tmp431@4c {
1003 tmp431@4c {
1028 tmp431@4c {
1076 tmp431@4c {
1101 tmp431@4c {
/Linux-v5.10/drivers/hwmon/
Dtmp401.c37 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435, tmp461 }; enumerator
123 { "tmp431", tmp431 },
658 kind = tmp431; in tmp401_detect()