Searched refs:CLOCK_BIT_CMODE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dlocal.h44 #define CLOCK_BIT_CMODE 0x00000020 /* CLKC.CMODE can be changed */ macro
H A Dsetup.c341 clock_bits_settable |= CLOCK_BIT_CMODE;
362 clock_bits_settable |= CLOCK_BIT_CMODE;
939 if (clock_bits_settable & CLOCK_BIT_CMODE) {

Completed in 108 milliseconds