Home
last modified time | relevance | path

Searched refs:srst_udelay (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Domap_hwmod.h335 u8 srst_udelay; member
/linux-3.4.99/arch/arm/mach-omap2/
Domap_hwmod.c1461 if (oh->class->sysc->srst_udelay) in _ocp_softreset()
1462 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()
Domap_hwmod_44xx_data.c2605 .srst_udelay = 2,