Searched refs:DBCR0_IA12 (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.h325 #define DBCR0_IA12 0x00200000 /* Instr Addr 1-2 range enable */ macro
338 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */
339 #define DBCR_IAC12X (DBCR0_IA12 | DBCR0_IA12X) /* Range Exclusive */
340 #define DBCR_IAC12MODE (DBCR0_IA12 | DBCR0_IA12X) /* IAC 1-2 Mode Bits */

Completed in 98 milliseconds