Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dreg_booke.h399 #define DBCR0_IA34 0x00020000 /* Instr Addr 3-4 range Enable */ macro
409 #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */
410 #define DBCR_IAC34X (DBCR0_IA34 | DBCR0_IA34X) /* Range Exclusive */
411 #define DBCR_IAC34MODE (DBCR0_IA34 | DBCR0_IA34X) /* IAC 3-4 Mode Bits */