Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dcyrix.c16 unsigned char arr, ccr3, rcr, shift; in cyrix_get_arr() local
28 rcr = getCx86(CX86_RCR_BASE + reg); in cyrix_get_arr()
47 switch (rcr) { in cyrix_get_arr()
63 switch (rcr) { in cyrix_get_arr()
/arch/powerpc/include/asm/
Dmpc5121.h20 u32 rcr; /* Reset Control Register */ member
/arch/powerpc/platforms/512x/
Dmpc512x_shared.c53 out_be32(&reset_module_base->rcr, 0x2); in mpc512x_restart()