Searched refs:multiple (Results 1 – 10 of 10) sorted by relevance
| /sound/pci/ctxfi/ |
| A D | xfi.c | 23 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 D | Kconfig | 70 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 D | Kconfig | 24 to assure the multiple streams for DP-MST support. 51 at start of playback. Many receivers require multiple seconds
|
| /sound/ |
| A D | Kconfig | 30 and whether OSS sound devices appear multiple times in
|
| /sound/hda/common/ |
| A D | Kconfig | 74 When enabled, the multiple HDA codecs may set the device
|
| /sound/soc/atmel/ |
| A D | Kconfig | 128 supported by using multiple data pins, output and input, without TDM.
|
| /sound/soc/sof/ |
| A D | Kconfig | 6 generic open source audio DSP firmware for multiple devices.
|
| /sound/soc/tegra/ |
| A D | Kconfig | 176 Config to enable the Mixer module which can help to mix multiple
|
| /sound/soc/codecs/ |
| A D | madera.c | 370 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 D | Kconfig | 1532 even multiple PCM6240 Family Audio chips. 2058 algo coefficient setting, for one, two or even multiple TAS2781
|
Completed in 33 milliseconds