Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Dredboot-83xx.c23 #define MHZ(x) ((x + 500000) / 1000000) macro
Dredboot-8xx.c22 #define MHZ(x) ((x + 500000) / 1000000) macro
Ddevtree.c60 #define MHZ(x) ((x + 500000) / 1000000) macro
/arch/arm/plat-samsung/include/plat/
Dcpu.h136 #define MHZ (1000*1000) macro
/arch/arm/mach-prima2/
Dclock.c47 #define MHZ (KHZ * KHZ) macro