Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/hwmon/
Dtmp401.rst24 Prefix: 'tmp431'
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/Linux-v5.15/arch/arm/boot/dts/
Daspeed-bmc-opp-mihawk.dts871 tmp431@4c {
896 tmp431@4c {
944 tmp431@4c {
969 tmp431@4c {
1036 tmp431@4c {
1061 tmp431@4c {
1109 tmp431@4c {
1134 tmp431@4c {
/Linux-v5.15/drivers/hwmon/
Dtmp401.c37 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435, tmp461 }; enumerator
123 { "tmp431", tmp431 },
658 kind = tmp431; in tmp401_detect()