Home
last modified time | relevance | path

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

/linux-4.4.14/arch/frv/kernel/
Dlocal.h41 #define CLOCK_BIT_CM_M 0x00000002 /* CLKC.CM can be set to 1 */ macro
Dsetup.c389 clock_bits_settable = CLOCK_BIT_CM_H | CLOCK_BIT_CM_M | CLOCK_BIT_P0; in determine_cpu()