CKCTL_LCDDIV_OFFSET  102 arch/arm/mach-omap1/clock.c 	lcd_exp = (newval >> CKCTL_LCDDIV_OFFSET) & 3;
CKCTL_LCDDIV_OFFSET  123 arch/arm/mach-omap1/clock.c 	newval |= lcd_exp << CKCTL_LCDDIV_OFFSET;
CKCTL_LCDDIV_OFFSET  387 arch/arm/mach-omap1/clock_data.c 	.rate_offset	= CKCTL_LCDDIV_OFFSET,
CKCTL_LCDDIV_OFFSET  401 arch/arm/mach-omap1/clock_data.c 		.rate_offset	= CKCTL_LCDDIV_OFFSET,