Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c31 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in get_osc_clk_speed()
122 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_34xx()
234 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_34xx()
287 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_34xx()
311 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_34xx()
338 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in iva_init_34xx()
379 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_36xx()
484 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_36xx()
527 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_36xx()
549 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_36xx()
[all …]
H A Dboard.c254 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in watchdog_init()
/OK3568_Linux_fs/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.h27 #define PRCM_BASE 0x48180000 macro
31 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
H A Dhardware_am33xx.h30 #define PRCM_BASE 0x44E00000 macro
36 #define PRM_RSTCTRL (PRCM_BASE + 0x0F00)
H A Dhardware_am43xx.h33 #define PRCM_BASE 0x44DF0000 macro
39 #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)
/OK3568_Linux_fs/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)
/OK3568_Linux_fs/u-boot/board/htkw/mcx/
H A Dmcx.c127 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init()
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c305 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init()
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c401 struct prcm *prcm = (struct prcm *)PRCM_BASE; in lcd_ctrl_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h306 #define PRCM_BASE 0x48004000 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c131 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mmc_board_init()