Searched refs:am43xx_control_reg_offsets (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm/mach-omap2/
H A Dcontrol.c556 static unsigned long am43xx_control_reg_offsets[] = { variable
614 static u32 am33xx_control_vals[ARRAY_SIZE(am43xx_control_reg_offsets)];
625 for (i = 0; i < ARRAY_SIZE(am43xx_control_reg_offsets); i++)
627 omap_ctrl_readl(am43xx_control_reg_offsets[i]);
639 for (i = 0; i < ARRAY_SIZE(am43xx_control_reg_offsets); i++)
641 am43xx_control_reg_offsets[i]);

Completed in 229 milliseconds