Home
last modified time | relevance | path

Searched refs:am43xx_control_reg_offsets (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/arm/mach-omap2/
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++) in am43xx_control_save_context()
627 omap_ctrl_readl(am43xx_control_reg_offsets[i]); in am43xx_control_save_context()
639 for (i = 0; i < ARRAY_SIZE(am43xx_control_reg_offsets); i++) in am43xx_control_restore_context()
641 am43xx_control_reg_offsets[i]); in am43xx_control_restore_context()