Home
last modified time | relevance | path

Searched refs:_HWMOD_STATE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h490 #define _HWMOD_STATE_DISABLED 6 macro
H A Domap_hwmod.c1882 oh->_state != _HWMOD_STATE_DISABLED) { in _enable()
2075 oh->_state = _HWMOD_STATE_DISABLED; in _shutdown()
2484 else if (postsetup_state == _HWMOD_STATE_DISABLED) in _setup_postsetup()
2534 else if (postsetup_state == _HWMOD_STATE_DISABLED) in _setup()
3877 if (state != _HWMOD_STATE_DISABLED && in omap_hwmod_set_postsetup_state()