Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 10 of 10) sorted by relevance

/sound/pci/ctxfi/
A Dxfi.c23 static unsigned int multiple = 2; variable
26 MODULE_PARM_DESC(multiple, "Rate multiplier (default=2)");
27 module_param(multiple, uint, 0444);
82 if ((multiple != 1) && (multiple != 2) && (multiple != 4)) { in ct_card_probe()
84 multiple); in ct_card_probe()
87 multiple = 2; in ct_card_probe()
89 err = ct_atc_create(card, pci, reference_rate, multiple, in ct_card_probe()
/sound/soc/rockchip/
A DKconfig70 tristate "ASoC support multiple codecs for Rockchip RK3288 boards"
82 tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards"
92 Say Y or M here if you want to add support multiple codecs for SoC
/sound/hda/codecs/hdmi/
A DKconfig24 to assure the multiple streams for DP-MST support.
51 at start of playback. Many receivers require multiple seconds
/sound/
A DKconfig30 and whether OSS sound devices appear multiple times in
/sound/hda/common/
A DKconfig74 When enabled, the multiple HDA codecs may set the device
/sound/soc/atmel/
A DKconfig128 supported by using multiple data pins, output and input, without TDM.
/sound/soc/sof/
A DKconfig6 generic open source audio DSP firmware for multiple devices.
/sound/soc/tegra/
A DKconfig176 Config to enable the Mixer module which can help to mix multiple
/sound/soc/codecs/
A Dmadera.c370 int multiple) in madera_get_variable_u32_array() argument
382 } else if ((n % multiple) != 0) { in madera_get_variable_u32_array()
384 propname, multiple); in madera_get_variable_u32_array()
A DKconfig1532 even multiple PCM6240 Family Audio chips.
2058 algo coefficient setting, for one, two or even multiple TAS2781

Completed in 33 milliseconds