Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soundwire/
Dsdw_intel.h95 #define SDW_INTEL_CLK_STOP_BUS_RESET BIT(3) macro
/Linux-v5.10/drivers/soundwire/
Dintel.c1609 if ((clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET || in intel_suspend()
1676 } else if (clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET || in intel_suspend_runtime()
1867 } else if (clock_stop_quirks & SDW_INTEL_CLK_STOP_BUS_RESET) { in intel_resume_runtime()
/Linux-v5.10/sound/soc/sof/intel/
Dhda.c50 static int sdw_clock_stop_quirks = SDW_INTEL_CLK_STOP_BUS_RESET;