Lines Matching refs:maxreg
812 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()
893 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors19h()