Home
last modified time | relevance | path

Searched refs:WB_BANK0_VBAT (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dnslm7xvar.h94 #define WB_BANK0_VBAT 0x5d /* VBAT Monitor Control */ macro
H A Dnslm7x.c1927 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type()
1929 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type()
1938 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type()
1940 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type()
1949 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type()
1951 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type()
2315 data = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_refresh_fanrpm()