Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dprcm-regs.c287 .prm_rsttime = 0x4ae07b08,
751 .prm_rsttime = 0x4ae07c08,
998 .prm_rsttime = 0x4ae07d08,
H A Dhwinit.c452 rst_val = readl((*prcm)->prm_rsttime) & ~RSTTIME1_MASK; in setup_warmreset_time()
454 writel(rst_val, (*prcm)->prm_rsttime); in setup_warmreset_time()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h210 unsigned int prm_rsttime; member
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h318 u32 prm_rsttime; member