Home
last modified time | relevance | path

Searched defs:print_mhz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dcpu.h49 #define print_mhz(m) ((m) / MHZ), (((m) / 1000) % 1000) macro
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dcpu.h84 #define print_mhz(m) ((m) / MHZ), (((m) / 1000) % 1000) macro

Completed in 1 milliseconds