rtcl               78 arch/powerpc/include/asm/time.h 	unsigned int rtcl;
rtcl               80 arch/powerpc/include/asm/time.h 	asm volatile("mfrtcl %0" : "=r" (rtcl));
rtcl               81 arch/powerpc/include/asm/time.h 	return rtcl;