Searched refs:_sysc_cache (Results 1 – 2 of 2) sorted by relevance
279 oh->_sysc_cache = omap_hwmod_read(oh, oh->class->sysc->sysc_offs); in _update_sysc_cache() 305 oh->_sysc_cache = v; in _write_sysconfig() 547 v = oh->_sysc_cache; in _set_dmadisable() 1193 v = oh->_sysc_cache; in _enable_sysc() 1278 v = oh->_sysc_cache; in _idle_sysc() 1311 if (oh->_sysc_cache != v) in _idle_sysc() 1330 v = oh->_sysc_cache; in _shutdown_sysc() 1715 v = oh->_sysc_cache; in _ocp_softreset() 2919 if (!oh || !(oh->_sysc_cache)) in omap_hwmod_softreset() 2922 v = oh->_sysc_cache; in omap_hwmod_softreset() [all...]
543 * @_sysc_cache: internal-use hwmod flags591 u32 _sysc_cache; member