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

/arch/powerpc/include/asm/
H A Dreg_booke.h412 #define DBCR0_DAC1W 0x00040000 /* DAC 1 Write enable */ macro
422 #define DBCR_DAC1W DBCR0_DAC1W
487 DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W)
/arch/powerpc/kernel/
H A Dptrace.c1315 (DBCR0_DAC1R | DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W))
1321 child->thread.dbcr0 |= (DBCR0_DAC1W | DBCR0_IDM);

Completed in 12 milliseconds