Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c1472 unsigned int def_bits; in ca0106_init_chip() local
1490 def_bits = in ca0106_init_chip()
1496 chip->spdif_str_bits[0] = chip->spdif_bits[0] = def_bits; in ca0106_init_chip()
1497 chip->spdif_str_bits[1] = chip->spdif_bits[1] = def_bits; in ca0106_init_chip()
1498 chip->spdif_str_bits[2] = chip->spdif_bits[2] = def_bits; in ca0106_init_chip()
1499 chip->spdif_str_bits[3] = chip->spdif_bits[3] = def_bits; in ca0106_init_chip()