Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c30 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in get_osc_clk_speed()
121 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_34xx()
233 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_34xx()
286 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_34xx()
310 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_34xx()
337 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in iva_init_34xx()
378 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_36xx()
483 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_36xx()
526 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_36xx()
548 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_36xx()
[all …]
H A Dboard.c251 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in watchdog_init()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dhardware_ti816x.h37 #define PRCM_BASE 0x48180000 macro
39 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
H A Dhardware_ti814x.h26 #define PRCM_BASE 0x48180000 macro
30 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
H A Dhardware_am33xx.h34 #define PRCM_BASE 0x44E00000 macro
40 #define PRM_RSTCTRL (PRCM_BASE + 0x0F00)
H A Dhardware_am43xx.h32 #define PRCM_BASE 0x44DF0000 macro
38 #define PRM_RSTCTRL (PRCM_BASE + 0x4000)
H A Dclock_ti81xx.h16 #define CM_DEFAULT_BASE (PRCM_BASE + 0x0500)
17 #define CM_ALWON_BASE (PRCM_BASE + 0x1400)
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c126 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_ti816x.c75 #define CM_TIMER1_CLKSEL (PRCM_BASE + 0x390)
76 #define CM_ALWON_CUST_EFUSE_CLKCTRL (PRCM_BASE + 0x1628)
/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c304 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init()
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c398 struct prcm *prcm = (struct prcm *)PRCM_BASE; in lcd_ctrl_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h305 #define PRCM_BASE 0x48004000 macro
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c207 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mmc_board_init()