Searched refs:PRCM_BASE (Results 1 – 11 of 11) sorted by relevance
37 #define PRCM_BASE 0x48180000 macro39 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
26 #define PRCM_BASE 0x48180000 macro30 #define PRM_RSTCTRL (PRCM_BASE + 0x00A0)
34 #define PRCM_BASE 0x44E00000 macro40 #define PRM_RSTCTRL (PRCM_BASE + 0x0F00)
36 #define PRCM_BASE 0x44DF0000 macro42 #define PRM_RSTCTRL (PRCM_BASE + 0x4000)
16 #define CM_DEFAULT_BASE (PRCM_BASE + 0x0500)17 #define CM_ALWON_BASE (PRCM_BASE + 0x1400)
29 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 …]
258 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in watchdog_init()
76 #define CM_TIMER1_CLKSEL (PRCM_BASE + 0x390)77 #define CM_ALWON_CUST_EFUSE_CLKCTRL (PRCM_BASE + 0x1628)
399 struct prcm *prcm = (struct prcm *)PRCM_BASE; in lcd_ctrl_init()
305 #define PRCM_BASE 0x48004000 macro
218 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mmc_board_init()
Completed in 16 milliseconds