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