Searched refs:first_ext_clock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1724.c1831 unsigned int first_ext_clock = ice->hw_rates->count; local
1833 if (item > first_ext_clock + ice->ext_clock_count - 1)
1842 if (item >= first_ext_clock) {
1844 ice->set_spdif_clock(ice, item - first_ext_clock);

Completed in 114 milliseconds