Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h384 #define DBCR0_IA34X 0x00010000 /* Instr Addr 3-4 range eXclusive */ macro
394 #define DBCR_IAC34X (DBCR0_IA34 | DBCR0_IA34X) /* Range Exclusive */
395 #define DBCR_IAC34MODE (DBCR0_IA34 | DBCR0_IA34X) /* IAC 3-4 Mode Bits */
/openbmc/u-boot/include/bedbug/
H A Dregs.h127 #define DBCR0_IA34X 0x00010000 macro