Searched refs:DBCR0_DAC1W (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.h389 #define DBCR0_DAC1W 0x00040000 /* DAC 1 Write enable */ macro
399 #define DBCR_DAC1W DBCR0_DAC1W
464 DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W)
/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))
1301 child->thread.dbcr0 |= (DBCR0_DAC1W | DBCR0_IDM);

Completed in 91 milliseconds