Searched refs:DBCR0_IA34 (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/powerpc/include/asm/
H A Dreg_booke.h331 #define DBCR0_IA34 0x00020000 /* Instr Addr 3-4 range Enable */ macro
341 #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */
342 #define DBCR_IAC34X (DBCR0_IA34 | DBCR0_IA34X) /* Range Exclusive */
343 #define DBCR_IAC34MODE (DBCR0_IA34 | DBCR0_IA34X) /* IAC 3-4 Mode Bits */

Completed in 46 milliseconds