Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dreg_booke.h393 #define DBCR0_IA12 0x00200000 /* Instr Addr 1-2 range enable */ macro
406 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */
407 #define DBCR_IAC12X (DBCR0_IA12 | DBCR0_IA12X) /* Range Exclusive */
408 #define DBCR_IAC12MODE (DBCR0_IA12 | DBCR0_IA12X) /* IAC 1-2 Mode Bits */