Searched refs:srst_udelay (Results 1 – 7 of 7) 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()
1753 if (oh->class->sysc->srst_udelay) in _ocp_softreset()1754 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()3432 if (data->cfg->srst_udelay != oh->class->sysc->srst_udelay) in omap_hwmod_check_module()3434 data->cfg->srst_udelay, in omap_hwmod_check_module()3435 oh->class->sysc->srst_udelay); in omap_hwmod_check_module()3478 sysc->srst_udelay = data->cfg->srst_udelay; in omap_hwmod_allocate_module()
321 u8 srst_udelay; member
1000 .srst_udelay = 2,1186 .srst_udelay = 2,
633 .srst_udelay = 2,
102 u8 srst_udelay; member
2066 ddata->cfg.srst_udelay = (u8)val; in sysc_init_dts_quirks()