Searched refs:prcm_regs (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c19 struct prcm_regs const **prcm =
20 (struct prcm_regs const **) OMAP_SRAM_SCRATCH_PRCM_PTR;
H A Dprcm-regs.c14 struct prcm_regs const omap4_prcm = {
/u-boot/arch/arm/include/asm/
H A Domap_common.h20 struct prcm_regs { struct
598 extern struct prcm_regs const **prcm;
599 extern struct prcm_regs const omap5_es1_prcm;
600 extern struct prcm_regs const omap5_es2_prcm;
601 extern struct prcm_regs const omap4_prcm;
602 extern struct prcm_regs const dra7xx_prcm;
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c21 struct prcm_regs const **prcm =
22 (struct prcm_regs const **) OMAP_SRAM_SCRATCH_PRCM_PTR;
H A Dprcm-regs.c15 struct prcm_regs const omap5_es1_prcm = {
471 struct prcm_regs const omap5_es2_prcm = {
766 struct prcm_regs const dra7xx_prcm = {

Completed in 98 milliseconds