Lines Matching full:soundwire
5 * Soundwire Intel Manager Driver
18 #include <linux/soundwire/sdw_registers.h>
19 #include <linux/soundwire/sdw.h>
20 #include <linux/soundwire/sdw_intel.h>
29 * debug/config flags for the Intel SoundWire Master.
42 MODULE_PARM_DESC(sdw_md_flags, "SoundWire Intel Master device flags (0x0 all off)");
46 MODULE_PARM_DESC(sdw_mclk_divider, "SoundWire Intel mclk divider");
329 /* single controller for all SoundWire links */
368 "SoundWire master %d is disabled, will be ignored\n",
392 "SoundWire master %d is disabled, ignoring\n",
520 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
533 * Slaves re-attaching and be re-enumerated. The SoundWire physical
579 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
617 * step in SoundWire codec drivers. This would however require a lot
639 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
687 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
725 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
782 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n",
874 MODULE_DESCRIPTION("Intel Soundwire Link Driver");