Home
last modified time | relevance | path

Searched refs:CORETEMP_TJMAX (Results 1 – 3 of 3) sorted by path

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c49 CORETEMP_TJMAX, enumerator
94 case CORETEMP_TJMAX: in coretemp_get_val_sysctl()
235 CTLTYPE_INT | CTLFLAG_RD | CTLFLAG_MPSAFE, dev, CORETEMP_TJMAX, in tegra124_coretemp_attach()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_coretemp.c51 CORETEMP_TJMAX, enumerator
98 case CORETEMP_TJMAX: in coretemp_get_val_sysctl()
239 CTLTYPE_INT | CTLFLAG_RD | CTLFLAG_MPSAFE, dev, CORETEMP_TJMAX, in tegra210_coretemp_attach()
/freebsd/sys/dev/coretemp/
H A Dcoretemp.c103 CORETEMP_TJMAX, enumerator
293 CTLTYPE_INT | CTLFLAG_RD | CTLFLAG_MPSAFE, dev, CORETEMP_TJMAX, in coretemp_attach()
374 case CORETEMP_TJMAX: in coretemp_get_val_sysctl()