Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c124 int shutdown_temp; member
145 int shutdown_temp; member
198 .shutdown_temp = 95000,
252 .shutdown_temp = 95000,
308 .shutdown_temp = 95000,
365 .shutdown_temp = 95000,
487 val = tsadc_raw_to_temp(sc, sc->shutdown_temp); in tsadc_init_tsensor()
761 &sc->shutdown_temp, sizeof(sc->shutdown_temp)); in tsadc_attach()
763 sc->shutdown_temp = sc->conf->shutdown_temp; in tsadc_attach()