Searched refs:slowclk (Results 1 – 1 of 1) sorted by relevance
360 bhnd_clksrc slowclk; in bhnd_pwrctl_slowclk_freq() local364 slowclk = bhnd_pwrctl_slowclk_src(sc); in bhnd_pwrctl_slowclk_freq()368 if (slowclk == BHND_CLKSRC_PCI) in bhnd_pwrctl_slowclk_freq()390 switch (slowclk) { in bhnd_pwrctl_slowclk_freq()401 device_printf(sc->dev, "unknown slowclk source %#x\n", slowclk); in bhnd_pwrctl_slowclk_freq()415 uint32_t pll_delay, slowclk, slowmaxfreq; in bhnd_pwrctl_init() local434 slowclk = bhnd_pwrctl_slowclk_src(sc); in bhnd_pwrctl_init()435 if (slowclk != CHIPC_SCC_SS_XTAL) in bhnd_pwrctl_init()