Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-am33xx/
A Dhardware_ti816x.h37 #define PRCM_BASE 0x48180000 macro
39 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
A Dhardware_ti814x.h26 #define PRCM_BASE 0x48180000 macro
30 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
A Dhardware_am33xx.h34 #define PRCM_BASE 0x44E00000 macro
40 #define PRM_RSTCTRL (PRCM_BASE + 0x0F00)
A Dhardware_am43xx.h36 #define PRCM_BASE 0x44DF0000 macro
42 #define PRM_RSTCTRL (PRCM_BASE + 0x4000)
A Dclock_ti81xx.h16 #define CM_DEFAULT_BASE (PRCM_BASE + 0x0500)
17 #define CM_ALWON_BASE (PRCM_BASE + 0x1400)
/u-boot/arch/arm/mach-omap2/omap3/
A Dclock.c29 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in get_osc_clk_speed()
120 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_34xx()
232 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_34xx()
285 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_34xx()
309 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_34xx()
336 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in iva_init_34xx()
377 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_36xx()
482 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_36xx()
525 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_36xx()
547 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_36xx()
[all …]
A Dboard.c258 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in watchdog_init()
/u-boot/arch/arm/mach-omap2/am33xx/
A Dclock_ti816x.c76 #define CM_TIMER1_CLKSEL (PRCM_BASE + 0x390)
77 #define CM_ALWON_CUST_EFUSE_CLKCTRL (PRCM_BASE + 0x1628)
/u-boot/board/compulab/common/
A Domap3_display.c399 struct prcm *prcm = (struct prcm *)PRCM_BASE; in lcd_ctrl_init()
/u-boot/arch/arm/include/asm/arch-omap3/
A Dcpu.h305 #define PRCM_BASE 0x48004000 macro
/u-boot/drivers/mmc/
A Domap_hsmmc.c218 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mmc_board_init()

Completed in 16 milliseconds