Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h66 #define SPRN_DVC1 0x13E /* Data Value Compare Register 1 */ macro
/linux/arch/powerpc/kernel/
H A Dprocess.c735 mtspr(SPRN_DVC1, debug->dvc1); in prime_debug_regs()