Searched refs:CLOCK_BIT_CM (Results 1 – 2 of 2) sorted by relevance
39 #define CLOCK_BIT_CM 0x0000000f macro
1064 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()