Home
last modified time | relevance | path

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

/arch/frv/kernel/
Dlocal.h43 #define CLOCK_BIT_P0 0x00000010 /* CLKC.P0 can be changed */ macro
Dsetup.c389 clock_bits_settable = CLOCK_BIT_CM_H | CLOCK_BIT_CM_M | CLOCK_BIT_P0; in determine_cpu()
1069 if (clock_bits_settable & CLOCK_BIT_P0) { in show_cpuinfo()