Home
last modified time | relevance | path

Searched refs:OCPIF_SWSUP_IDLE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_interconnect_data.c230 .flags = OCPIF_SWSUP_IDLE,
H A Domap_hwmod_2420_data.c343 .flags = OMAP_FIREWALL_L4 | OCPIF_SWSUP_IDLE,
H A Domap_hwmod.h214 #define OCPIF_SWSUP_IDLE (1 << 0) macro
H A Domap_hwmod_2430_data.c540 .flags = OMAP_FIREWALL_L4 | OCPIF_SWSUP_IDLE,
H A Domap_hwmod_3xxx_data.c1873 .flags = OCPIF_SWSUP_IDLE,
2126 .flags = OMAP_FIREWALL_L4 | OCPIF_SWSUP_IDLE,
H A Domap_hwmod.c989 if (os->_clk && (os->flags & OCPIF_SWSUP_IDLE)) { in _enable_clocks()
1044 if (os->_clk && (os->flags & OCPIF_SWSUP_IDLE)) { in _disable_clocks()
2376 if (os->flags & OCPIF_SWSUP_IDLE) { in _setup_iclk_autoidle()