Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/amdtemp/
H A Damdtemp.c812 amdtemp_probe_ccd_sensors(device_t dev, uint32_t maxreg) in amdtemp_probe_ccd_sensors() argument
820 for (i = 0; i < maxreg; i++) { in amdtemp_probe_ccd_sensors()
842 uint32_t maxreg; in amdtemp_probe_ccd_sensors17h() local
846 maxreg = 4; in amdtemp_probe_ccd_sensors17h()
851 maxreg = 8; in amdtemp_probe_ccd_sensors17h()
860 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors17h()
867 uint32_t maxreg; in amdtemp_probe_ccd_sensors19h() local
872 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
877 maxreg = 12; in amdtemp_probe_ccd_sensors19h()
884 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
[all …]