Searched refs:stdclock_rate_list (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.c616 static const unsigned int stdclock_rate_list[16] = { variable
624 rate = stdclock_rate_list[inb(ICEMT1724(ice, RATE)) & 15];
631 for (i = 0; i < ARRAY_SIZE(stdclock_rate_list); i++) {
632 if (stdclock_rate_list[i] == rate) {

Completed in 86 milliseconds