Home
last modified time | relevance | path

Searched refs:BHND_CLOCK_ALP (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_types.h130 BHND_CLOCK_ALP = (1 << 2), enumerator
H A Dbhnd.c597 case BHND_CLOCK_ALP: in bhnd_generic_request_clock()
653 if (clocks & BHND_CLOCK_ALP) { in bhnd_generic_enable_clocks()
656 clocks &= ~BHND_CLOCK_ALP; in bhnd_generic_enable_clocks()
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c288 case BHND_CLOCK_ALP: in bhnd_pwrctl_get_clock_freq()
377 case BHND_CLOCK_ALP: in bhnd_pwrctl_updateclk()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c530 case BHND_CLOCK_ALP: in bhnd_pmu_get_clock_freq_method()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba.c582 case BHND_CLOCK_ALP: in siba_request_clock()
626 BHND_CLOCK_ALP | in siba_enable_clocks()
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c832 error = bhnd_get_clock_freq(sc->sc_dev, BHND_CLOCK_ALP, &freqxtal); in bwn_phy_lp_b2063_switch_channel()
969 error = bhnd_get_clock_freq(sc->sc_dev, BHND_CLOCK_ALP, &freqxtal); in bwn_phy_lp_b2062_switch_channel()
1659 error = bhnd_get_clock_freq(sc->sc_dev, BHND_CLOCK_ALP, &xtalfreq); in bwn_phy_lp_b2062_init()
1765 error = bhnd_get_clock_freq(sc->sc_dev, BHND_CLOCK_ALP, &freqxtal); in bwn_phy_lp_rxcal_r2()