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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/apollo/
H A Dconfig.c268 static int dn_cpuctrl=0xff00; variable
273 dn_cpuctrl&=~0x100;
274 cpuctrl=dn_cpuctrl;
277 dn_cpuctrl&=~0x100;
278 dn_cpuctrl|=0x100;
279 cpuctrl=dn_cpuctrl;

Completed in 199 milliseconds