Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h378 int ext_clock_count; member
H A Dice1724.c1817 uinfo->value.enumerated.items += ice->ext_clock_count; in snd_vt1724_pro_internal_clock_info()
1885 if (item > first_ext_clock + ice->ext_clock_count - 1) in snd_vt1724_pro_internal_clock_put()
2556 ice->ext_clock_count = 0; in __snd_vt1724_probe()
2593 if (!ice->ext_clock_count) in __snd_vt1724_probe()
2594 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in __snd_vt1724_probe()
H A Dquartet.c985 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in qtet_init()