Searched refs:_ocp_softreset (Results 1 – 1 of 1) sorted by relevance
1128 static int _ocp_softreset(struct omap_hwmod *oh) in _ocp_softreset() function1210 ret = (oh->class->reset) ? oh->class->reset(oh) : _ocp_softreset(oh); in _reset()