Searched refs:HZ2MHZ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c68 #define HZ2MHZ(freq) ((freq) / (1000 * 1000)) macro
1170 HZ2MHZ(arm_freq), HZ2MHZ(core_freq), HZ2MHZ(sdram_freq),
1175 HZ2MHZ(arm_max_freq), HZ2MHZ(arm_min_freq),
1176 HZ2MHZ(core_max_freq), HZ2MHZ(core_min_freq),
1177 HZ2MHZ(sdram_max_freq), HZ2MHZ(sdram_min_fre
[all...]

Completed in 90 milliseconds