Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ca0106/
Dca0106_main.c1401 unsigned int def_bits; in ca0106_init_chip() local
1419 def_bits = in ca0106_init_chip()
1425 chip->spdif_str_bits[0] = chip->spdif_bits[0] = def_bits; in ca0106_init_chip()
1426 chip->spdif_str_bits[1] = chip->spdif_bits[1] = def_bits; in ca0106_init_chip()
1427 chip->spdif_str_bits[2] = chip->spdif_bits[2] = def_bits; in ca0106_init_chip()
1428 chip->spdif_str_bits[3] = chip->spdif_bits[3] = def_bits; in ca0106_init_chip()