Searched defs:MHz (Results 1 – 12 of 12) sorted by relevance
9 #define MHz(x) ((x) * 1000000) macro
47 #define MHz 1000000 macro
58 #define MHz 1000000 macro
33 #define MHz 1000000 macro
22 #define MHz (1000 * 1000) macro
27 #define MHz (1000 * 1000) macro
26 #define MHz (1000 * 1000) macro
819 static const int MHz[4] = { 33, 40, 50, 66 }; in hpt37x_init_one() local
437 setclkMHz(struct imstt_par *par, __u32 MHz) in setclkMHz()472 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local
57 #define MHz 1000000UL macro
146 #define MHz(x) KHz(1000 * (x)) macro