Home
last modified time | relevance | path

Searched refs:DBCR0_IA12 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h348 #define DBCR0_IA12 0x00200000 /* Instr Addr 1-2 range enable */ macro
361 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */
362 #define DBCR_IAC12X (DBCR0_IA12 | DBCR0_IA12X) /* Range Exclusive */
363 #define DBCR_IAC12MODE (DBCR0_IA12 | DBCR0_IA12X) /* IAC 1-2 Mode Bits */