Home
last modified time | relevance | path

Searched refs:CLOCK_BIT_CM (Results 1 – 2 of 2) sorted by relevance

/arch/frv/kernel/
Dlocal.h39 #define CLOCK_BIT_CM 0x0000000f macro
Dsetup.c1064 if (clock_bits_settable & CLOCK_BIT_CM) { in show_cpuinfo()
1065 seq_printf(m, "%scm=0x%lx", sep, clock_bits_settable & CLOCK_BIT_CM); in show_cpuinfo()