save_clk           71 arch/arm/mach-s3c64xx/include/mach/pm-core.h 	u32 save_clk = save->ucon & S3C6400_UCON_CLKMASK;
save_clk           85 arch/arm/mach-s3c64xx/include/mach/pm-core.h 	if (ucon_clk != save_clk) {
save_clk           87 arch/arm/mach-s3c64xx/include/mach/pm-core.h 		delta = ucon_clk ^ save_clk;
save_clk           93 arch/arm/mach-s3c64xx/include/mach/pm-core.h 		    !(save_clk & S3C6400_UCON_UCLK0) &&