Searched refs:pllstat (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/ctxfi/
H A Dcthw20k2.c1297 unsigned int pllstat; local
1318 pllstat = hw_read_20kx(hw, PLL_STAT);
1319 if (get_field(pllstat, PLLSTAT_PD))
1322 if (get_field(pllstat, PLLSTAT_B) !=
1326 if (get_field(pllstat, PLLSTAT_CCS) !=
1330 if (get_field(pllstat, PLLSTAT_CRD) !=
1334 if (get_field(pllstat, PLLSTAT_CFD) !=

Completed in 88 milliseconds