Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c152 int init_shut; member
255 .init_shut = H3_INIT_SHUT,
324 .init_shut = H5_INIT_CPU_SHUT,
330 .init_shut = H5_INIT_GPU_SHUT,
662 if (sc->conf->sensors[i].init_shut > 0) in aw_thermal_attach()
664 sc->conf->sensors[i].init_shut); in aw_thermal_attach()