Searched refs:prm_rsttime (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c454 rst_val = readl((*prcm)->prm_rsttime) & ~RSTTIME1_MASK;
456 writel(rst_val, (*prcm)->prm_rsttime);
H A Dprcm-regs.c287 .prm_rsttime = 0x4ae07b08,
751 .prm_rsttime = 0x4ae07c08,
1001 .prm_rsttime = 0x4ae07d08,
/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h211 unsigned int prm_rsttime; member in struct:prm_device_inst
/u-boot/arch/arm/include/asm/
H A Domap_common.h321 u32 prm_rsttime; member in struct:prcm_regs

Completed in 102 milliseconds