Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ca0106/
H A Dca0106_main.c1384 unsigned int def_bits; in ca0106_init_chip() local
1402 def_bits = in ca0106_init_chip()
1408 chip->spdif_str_bits[0] = chip->spdif_bits[0] = def_bits; in ca0106_init_chip()
1409 chip->spdif_str_bits[1] = chip->spdif_bits[1] = def_bits; in ca0106_init_chip()
1410 chip->spdif_str_bits[2] = chip->spdif_bits[2] = def_bits; in ca0106_init_chip()
1411 chip->spdif_str_bits[3] = chip->spdif_bits[3] = def_bits; in ca0106_init_chip()