Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/
A Domap_common.h19 struct prcm_regs { struct
593 extern struct prcm_regs const **prcm;
594 extern struct prcm_regs const omap5_es1_prcm;
595 extern struct prcm_regs const omap5_es2_prcm;
596 extern struct prcm_regs const omap4_prcm;
597 extern struct prcm_regs const dra7xx_prcm;
/u-boot/arch/arm/mach-omap2/omap4/
A Dhw_data.c19 struct prcm_regs const **prcm =
20 (struct prcm_regs const **) OMAP_SRAM_SCRATCH_PRCM_PTR;
A Dprcm-regs.c14 struct prcm_regs const omap4_prcm = {
/u-boot/arch/arm/mach-omap2/omap5/
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 = {
A Dhw_data.c21 struct prcm_regs const **prcm =
22 (struct prcm_regs const **) OMAP_SRAM_SCRATCH_PRCM_PTR;

Completed in 14 milliseconds