Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dreg_booke.h383 #define DBCR0_IA34 0x00020000 /* Instr Addr 3-4 range Enable */ macro
393 #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */
394 #define DBCR_IAC34X (DBCR0_IA34 | DBCR0_IA34X) /* Range Exclusive */
395 #define DBCR_IAC34MODE (DBCR0_IA34 | DBCR0_IA34X) /* IAC 3-4 Mode Bits */