Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h207 unsigned int prm_rstctrl; member
389 unsigned int prm_rstctrl; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dprcm-regs.c286 .prm_rstctrl = 0x4ae07b00,
750 .prm_rstctrl = 0x4ae07c00,
997 .prm_rstctrl = 0x4ae07d00,
H A Dhwinit.c403 writel(PRM_RSTCTRL_RESET << 0x1, (*prcm)->prm_rstctrl); in reset_cpu()
405 writel(PRM_RSTCTRL_RESET, (*prcm)->prm_rstctrl); in reset_cpu()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h317 u32 prm_rstctrl; member