Searched refs:sc_pllconfig (Results 1 – 2 of 2) sorted by relevance
145 u_int32_t sc_pllconfig; /* 7954/7955/7956 PLL config */ member
395 hifn_getpllconfig(dev, &sc->sc_pllconfig); in hifn_attach()556 sc->sc_pllconfig, in hifn_attach()557 sc->sc_pllconfig & HIFN_PLL_REF_SEL ? "ext" : "pci", in hifn_attach()558 2 + 2*((sc->sc_pllconfig & HIFN_PLL_ND) >> 11)); in hifn_attach()1192 pll = (pll &~ HIFN_PLL_CONFIG) | sc->sc_pllconfig; in hifn_init_pci_registers()