Home
last modified time | relevance | path

Searched refs:SDW_INTEL_CLK_STOP_BUS_RESET (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soundwire/
A Dsdw_intel.h174 #define SDW_INTEL_CLK_STOP_BUS_RESET BIT(3) macro
/linux/drivers/soundwire/
A Dintel.c1564 ((clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET) || in intel_pm_prepare()
1625 if ((clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET) || in intel_suspend()
1691 } else if (clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET || in intel_suspend_runtime()
1889 } else if (clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET) { in intel_resume_runtime()
/linux/sound/soc/sof/intel/
A Dhda.c156 static int sdw_clock_stop_quirks = SDW_INTEL_CLK_STOP_BUS_RESET;

Completed in 10 milliseconds