Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c816 amdtemp_probe_ccd_sensors(device_t dev, uint32_t maxreg) in amdtemp_probe_ccd_sensors() argument
824 for (i = 0; i < maxreg; i++) { in amdtemp_probe_ccd_sensors()
846 uint32_t maxreg; in amdtemp_probe_ccd_sensors17h() local
850 maxreg = 4; in amdtemp_probe_ccd_sensors17h()
855 maxreg = 8; in amdtemp_probe_ccd_sensors17h()
864 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors17h()
871 uint32_t maxreg; in amdtemp_probe_ccd_sensors19h() local
877 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
882 maxreg = 12; in amdtemp_probe_ccd_sensors19h()
889 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
[all …]