Home
last modified time | relevance | path

Searched refs:bb_voltage (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_private.h108 uint8_t bb_voltage, uint8_t rf_voltage);
H A Dbhnd_pmu_subr.c184 bhnd_pmu_set_switcher_voltage(struct bhnd_pmu_softc *sc, uint8_t bb_voltage, in bhnd_pmu_set_switcher_voltage() argument
187 BHND_PMU_REGCTRL_WRITE(sc, 0x01, (bb_voltage & 0x1f) << 22, ~0); in bhnd_pmu_set_switcher_voltage()