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

/linux-master/drivers/platform/x86/intel/pmc/
H A Dspt.c122 .pll_sts = spt_pll_map,
H A Dcore.h298 * @pll_sts: Maps name of PLL to corresponding bit status
317 const struct pmc_bit_map *pll_sts; member in struct:pmc_reg_map
H A Dcore.c446 const struct pmc_bit_map *map = pmc->map->pll_sts;
1203 if (primary_pmc->map->pll_sts)
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c449 u16 pll_cfg, pll_sts; local
486 pll_sts = PLL_CFG_ENPLL;
489 ESR2_TI_PLL_STS_L, pll_sts);
546 u32 tx_cfg, rx_cfg, pll_cfg, pll_sts; local
578 pll_sts = PLL_CFG_ENPLL;
581 ESR2_TI_PLL_STS_L, pll_sts & 0xffff);

Completed in 174 milliseconds