Lines Matching refs:maxreg
816 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()
898 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors19h()
905 uint32_t maxreg; in amdtemp_probe_ccd_sensors1ah() local
910 maxreg = 8; in amdtemp_probe_ccd_sensors1ah()
919 amdtemp_probe_ccd_sensors(dev, maxreg); in amdtemp_probe_ccd_sensors1ah()