Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c835 amdtemp_probe_ccd_sensors(device_t dev, uint32_t maxreg) in amdtemp_probe_ccd_sensors() argument
843 for (i = 0; i < maxreg; i++) { in amdtemp_probe_ccd_sensors()
865 uint32_t maxreg; in amdtemp_probe_ccd_sensors17h() local
869 maxreg = 4; in amdtemp_probe_ccd_sensors17h()
874 maxreg = 8; in amdtemp_probe_ccd_sensors17h()
883 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors17h()
890 uint32_t maxreg; in amdtemp_probe_ccd_sensors19h() local
896 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
901 maxreg = 12; in amdtemp_probe_ccd_sensors19h()
908 maxreg = 8; in amdtemp_probe_ccd_sensors19h()
[all …]