Home
last modified time | relevance | path

Searched refs:prm_rstctrl (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap5/
Dprcm-regs.c285 .prm_rstctrl = 0x4ae07b00,
749 .prm_rstctrl = 0x4ae07c00,
996 .prm_rstctrl = 0x4ae07d00,
Dhwinit.c427 writel(PRM_RSTCTRL_RESET << 0x1, (*prcm)->prm_rstctrl); in reset_cpu()
429 writel(PRM_RSTCTRL_RESET, (*prcm)->prm_rstctrl); in reset_cpu()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dcpu.h209 unsigned int prm_rstctrl; member
/external/u-boot/arch/arm/include/asm/
Domap_common.h316 u32 prm_rstctrl; member