Searched refs:DBCR0_DAC1R (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/powerpc/include/asm/
H A Dreg_booke.h388 #define DBCR0_DAC1R 0x00080000 /* DAC 1 Read enable */ macro
398 #define DBCR_DAC1R DBCR0_DAC1R
463 DBCR0_IAC3 | DBCR0_IAC4 | DBCR0_DAC1R | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace.c1295 (DBCR0_DAC1R | DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W))
1299 child->thread.dbcr0 |= (DBCR0_DAC1R | DBCR0_IDM);

Completed in 70 milliseconds