Searched refs:CLOCK_BIT_CMODE (Results 1 – 2 of 2) sorted by relevance
44 #define CLOCK_BIT_CMODE 0x00000020 /* CLKC.CMODE can be changed */ macro
435 clock_bits_settable |= CLOCK_BIT_CMODE; in determine_cpu()456 clock_bits_settable |= CLOCK_BIT_CMODE; in determine_cpu()1059 if (clock_bits_settable & CLOCK_BIT_CMODE) { in show_cpuinfo()