Searched refs:WB_BANK0_VBAT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | nslm7xvar.h | 95 #define WB_BANK0_VBAT 0x5d /* VBAT Monitor Control */ macro
|
| D | nslm7x.c | 2373 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type() 2375 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type() 2384 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type() 2386 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type() 2395 regval = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_temp_diode_type() 2397 (*sc->lm_writereg)(sc, WB_BANK0_VBAT, regval); in wb_temp_diode_type() 2866 data = (*sc->lm_readreg)(sc, WB_BANK0_VBAT); in wb_refresh_fanrpm()
|