Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c125 int shutdown_mode; member
146 int shutdown_mode; member
199 .shutdown_mode = 1, /* GPIO */
253 .shutdown_mode = 0, /* CRU */
309 .shutdown_mode = 1, /* GPIO */
366 .shutdown_mode = 1, /* GPIO */
476 if (sc->shutdown_mode != 0) { in tsadc_init_tsensor()
766 &sc->shutdown_mode, sizeof(sc->shutdown_mode)); in tsadc_attach()
768 sc->shutdown_mode = sc->conf->shutdown_mode; in tsadc_attach()