pllstat           646 drivers/clk/davinci/pll.c 	u32 pllcmd, pllstat;
pllstat           658 drivers/clk/davinci/pll.c 			pllstat = readl(pll->base + PLLSTAT);
pllstat           659 drivers/clk/davinci/pll.c 		} while (pllstat & PLLSTAT_GOSTAT);
pllstat          1305 sound/pci/ctxfi/cthw20k2.c 	unsigned int pllstat;
pllstat          1323 sound/pci/ctxfi/cthw20k2.c 		pllstat = hw_read_20kx(hw, PLL_STAT);
pllstat          1324 sound/pci/ctxfi/cthw20k2.c 		if (get_field(pllstat, PLLSTAT_PD))
pllstat          1327 sound/pci/ctxfi/cthw20k2.c 		if (get_field(pllstat, PLLSTAT_B) !=
pllstat          1331 sound/pci/ctxfi/cthw20k2.c 		if (get_field(pllstat, PLLSTAT_CCS) !=
pllstat          1335 sound/pci/ctxfi/cthw20k2.c 		if (get_field(pllstat, PLLSTAT_CRD) !=
pllstat          1339 sound/pci/ctxfi/cthw20k2.c 		if (get_field(pllstat, PLLSTAT_CFD) !=