TEMP
sc->sc_selid = bus_space_read_1(iot, ioh, TEMP);
bus_space_read_1(iot, ioh, TEMP),
bus_space_write_1(iot, ioh, TEMP, 0);
bus_space_write_1(iot, ioh, TEMP,
HWRITE4(sc, TEMP, TEMP_PD);
HWRITE4(sc, TEMP, 0);
HWRITE4(sc, TEMP, TEMP_RSTN);
HWRITE4(sc, TEMP, TEMP_RSTN | TEMP_RUN);
value = HREAD4(sc, TEMP);