Searched refs:bhnd_pmu_write_chipctrl (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h78 bhnd_pmu_write_chipctrl(device_t dev, uint32_t reg, uint32_t value, function
H A Dbhnd_pmu.c614 DEVMETHOD(bhnd_pmu_write_chipctrl, bhnd_pmu_write_chipctrl_method),
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn_phy_common.c232 bhnd_pmu_write_chipctrl(sc->sc_pmu, 0x0, 0x0, pll_flag);
233 bhnd_pmu_write_chipctrl(sc->sc_pmu, 0x0, pll_flag, pll_flag);
234 bhnd_pmu_write_chipctrl(sc->sc_pmu, 0x0, 0x0, pll_flag);

Completed in 97 milliseconds