Searched refs:omap_sys_ctrl_regs (Results 1 - 9 of 9) sorted by relevance

/u-boot/arch/arm/mach-omap2/am33xx/
H A Dhw_data.c12 struct omap_sys_ctrl_regs const **ctrl =
13 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
H A Dprcm-regs.c12 struct omap_sys_ctrl_regs const am33xx_ctrl = {
/u-boot/arch/arm/mach-omap2/omap3/
H A Dhw_data.c12 struct omap_sys_ctrl_regs const **ctrl =
13 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
H A Dprcm-regs.c12 struct omap_sys_ctrl_regs const omap3_ctrl = {
/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c25 struct omap_sys_ctrl_regs const **ctrl =
26 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
H A Dprcm-regs.c281 struct omap_sys_ctrl_regs const omap4_ctrl = {
/u-boot/arch/arm/include/asm/
H A Domap_common.h376 struct omap_sys_ctrl_regs { struct
609 extern struct omap_sys_ctrl_regs const **ctrl;
610 extern struct omap_sys_ctrl_regs const am33xx_ctrl;
611 extern struct omap_sys_ctrl_regs const omap3_ctrl;
612 extern struct omap_sys_ctrl_regs const omap4_ctrl;
613 extern struct omap_sys_ctrl_regs const omap5_ctrl;
614 extern struct omap_sys_ctrl_regs const dra7xx_ctrl;
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c27 struct omap_sys_ctrl_regs const **ctrl =
28 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
H A Dprcm-regs.c297 struct omap_sys_ctrl_regs const omap5_ctrl = {
381 struct omap_sys_ctrl_regs const dra7xx_ctrl = {

Completed in 159 milliseconds