Home
last modified time | relevance | path

Searched defs:prcm_base (Results 1 – 7 of 7) 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() local
121 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_34xx() local
233 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_34xx() local
286 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_34xx() local
310 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_34xx() local
337 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in iva_init_34xx() local
378 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll3_init_36xx() local
483 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll4_init_36xx() local
526 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in dpll5_init_36xx() local
548 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mpu_init_36xx() local
[all …]
H A Dboard.c251 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in watchdog_init() local
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c126 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init() local
/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c304 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in board_video_init() local
/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c79 static void __iomem *prcm_base; variable
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c207 struct prcm *prcm_base = (struct prcm *)PRCM_BASE; in mmc_board_init() local
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c282 void __iomem *prcm_base; member