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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/apollo/
H A Dconfig.c265 static int dn_cpuctrl=0xff00; variable
270 dn_cpuctrl&=~0x100;
271 cpuctrl=dn_cpuctrl;
274 dn_cpuctrl&=~0x100;
275 dn_cpuctrl|=0x100;
276 cpuctrl=dn_cpuctrl;

Completed in 18 milliseconds