Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap3/
Dhw_data.c12 struct omap_sys_ctrl_regs const **ctrl =
13 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
Dprcm-regs.c12 struct omap_sys_ctrl_regs const omap3_ctrl = {
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dhw_data.c12 struct omap_sys_ctrl_regs const **ctrl =
13 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
Dprcm-regs.c12 struct omap_sys_ctrl_regs const am33xx_ctrl = {
/external/u-boot/arch/arm/include/asm/
Domap_common.h369 struct omap_sys_ctrl_regs { struct
602 extern struct omap_sys_ctrl_regs const **ctrl;
603 extern struct omap_sys_ctrl_regs const am33xx_ctrl;
604 extern struct omap_sys_ctrl_regs const omap3_ctrl;
605 extern struct omap_sys_ctrl_regs const omap4_ctrl;
606 extern struct omap_sys_ctrl_regs const omap5_ctrl;
607 extern struct omap_sys_ctrl_regs const dra7xx_ctrl;
/external/u-boot/arch/arm/mach-omap2/omap4/
Dhw_data.c25 struct omap_sys_ctrl_regs const **ctrl =
26 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
Dprcm-regs.c281 struct omap_sys_ctrl_regs const omap4_ctrl = {
/external/u-boot/arch/arm/mach-omap2/omap5/
Dhw_data.c27 struct omap_sys_ctrl_regs const **ctrl =
28 (struct omap_sys_ctrl_regs const **)OMAP_SRAM_SCRATCH_SYS_CTRL;
Dprcm-regs.c297 struct omap_sys_ctrl_regs const omap5_ctrl = {
381 struct omap_sys_ctrl_regs const dra7xx_ctrl = {