Home
last modified time | relevance | path

Searched defs:MHZ (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/boot/
Dredboot-8xx.c22 #define MHZ(x) ((x + 500000) / 1000000) macro
Dredboot-83xx.c23 #define MHZ(x) ((x + 500000) / 1000000) macro
Ddevtree.c65 #define MHZ(x) ((x + 500000) / 1000000) macro
/arch/arm/plat-samsung/include/plat/
Dcpu.h85 #define MHZ (1000*1000) macro
/arch/mips/ralink/
Dmt7620.c277 #define MHZ(x) ((x) * 1000 * 1000) macro