Searched refs:ntsensors (Results 1 – 3 of 3) sorted by relevance
80 int ntsensors; member155 if (id >= sc->ntsensors) in qoriq_therm_get_temp()175 if (id >= sc->ntsensors) in qoriq_therm_sysctl_temperature()202 for (i = sc->ntsensors - 1; i >= 0; i--) { in qoriq_therm_init_sysctl()311 sc->ntsensors = nitems(default_sensors); in qoriq_therm_attach()340 sites = (1U << sc->ntsensors) - 1; in qoriq_therm_attach()
118 int ntsensors; member192 .ntsensors = nitems(rk3288_tsensors),246 .ntsensors = nitems(rk3328_tsensors),302 .ntsensors = nitems(rk3399_tsensors),509 if (id >= sc->conf->ntsensors) in tsadc_get_temp()512 for (i = 0; i < sc->conf->ntsensors; i++) { in tsadc_get_temp()536 if (id >= sc->conf->ntsensors) in tsadc_sysctl_temperature()563 for (i = sc->conf->ntsensors - 1; i >= 0; i--) { in tsadc_init_sysctl()718 for (i = 0; i < sc->conf->ntsensors; i++) in tsadc_attach()
188 int ntsensors; member278 .ntsensors = nitems(t124_tsensors),367 .ntsensors = nitems(t210_tsensors),613 if (id >= sc->soc->ntsensors) in soctherm_get_temp()618 for (i = 0; i < sc->soc->ntsensors; i++) { in soctherm_get_temp()642 if (id >= sc->soc->ntsensors) in soctherm_sysctl_temperature()669 for (i = sc->soc->ntsensors - 1; i >= 0; i--) { in soctherm_init_sysctl()775 for (i = 0; i < sc->soc->ntsensors; i++) in soctherm_attach()