Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dtime.c59 #define ACR (11*RS) /* Auxiliary control register */ macro
284 out_8(&via[ACR], (via[ACR] & ~T1MODE) | T1MODE_CONT); in via_calibrate_decr()
/arch/cris/arch-v32/kernel/
Dkgdb_asm.S17 ;; First of all, save the ACR on the stack since we need it for address calculations.
23 ;; Now we are free to use ACR all we want.
470 move.d reg, $acr ; Reset ACR to point at the beginning of the register image
Dkgdb.c314 R12, R13, SP, ACR, enumerator
562 if (regno >= R0 && regno <= ACR) { in write_register()
609 if (regno >= R0 && regno <= ACR) { in read_register()