Searched refs:srst_udelay (Results 1 – 4 of 4) sorted by relevance
88 if (oh->class->sysc->srst_udelay) in omap2_wd_timer_reset()89 udelay(oh->class->sysc->srst_udelay); in omap2_wd_timer_reset()
1725 if (oh->class->sysc->srst_udelay) in _ocp_softreset()1726 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()3392 if (data->cfg->srst_udelay != oh->class->sysc->srst_udelay) in omap_hwmod_check_module()3394 data->cfg->srst_udelay, in omap_hwmod_check_module()3395 oh->class->sysc->srst_udelay); in omap_hwmod_check_module()3438 sysc->srst_udelay = data->cfg->srst_udelay; in omap_hwmod_allocate_module()
321 u8 srst_udelay; member
626 .srst_udelay = 2,