am43xx_control_reg_offsets  622 arch/arm/mach-omap2/control.c static unsigned long am43xx_control_reg_offsets[] = {
am43xx_control_reg_offsets  680 arch/arm/mach-omap2/control.c static u32 am33xx_control_vals[ARRAY_SIZE(am43xx_control_reg_offsets)];
am43xx_control_reg_offsets  691 arch/arm/mach-omap2/control.c 	for (i = 0; i < ARRAY_SIZE(am43xx_control_reg_offsets); i++)
am43xx_control_reg_offsets  693 arch/arm/mach-omap2/control.c 				omap_ctrl_readl(am43xx_control_reg_offsets[i]);
am43xx_control_reg_offsets  705 arch/arm/mach-omap2/control.c 	for (i = 0; i < ARRAY_SIZE(am43xx_control_reg_offsets); i++)
am43xx_control_reg_offsets  707 arch/arm/mach-omap2/control.c 				 am43xx_control_reg_offsets[i]);