Symbol: bhnd_pmu_softc
sys/dev/bhnd/cores/chipc/bhnd_pmu_chipc.c
116
sizeof(struct bhnd_pmu_softc), bhnd_pmu_driver);
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
104
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
223
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
254
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
271
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
286
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
301
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
319
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
338
struct bhnd_pmu_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
351
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
370
struct bhnd_pmu_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
383
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
402
struct bhnd_pmu_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
416
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
444
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
468
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
493
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
522
struct bhnd_pmu_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
554
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
579
struct bhnd_pmu_softc *sc = ctx;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
587
struct bhnd_pmu_softc *sc = ctx;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
595
struct bhnd_pmu_softc *sc = ctx;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
626
DEFINE_CLASS_0(bhnd_pmu, bhnd_pmu_driver, bhnd_pmu_methods, sizeof(struct bhnd_pmu_softc));
sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c
114
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c
137
sizeof(struct bhnd_pmu_softc), bhnd_pmu_driver);
sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c
81
struct bhnd_pmu_softc *sc;
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
100
int bhnd_pmu_init(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
101
void bhnd_pmu_pll_init(struct bhnd_pmu_softc *sc, uint32_t xtalfreq);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
102
int bhnd_pmu_res_init(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
103
void bhnd_pmu_swreg_init(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
105
uint32_t bhnd_pmu_force_ilp(struct bhnd_pmu_softc *sc, bool force);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
107
void bhnd_pmu_set_switcher_voltage(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
109
int bhnd_pmu_set_ldo_voltage(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
111
int bhnd_pmu_fast_pwrup_delay(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
113
void bhnd_pmu_rcal(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
114
int bhnd_pmu_set_spuravoid(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
117
bool bhnd_pmu_is_otp_powered(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
118
uint32_t bhnd_pmu_measure_alpclk(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
120
int bhnd_pmu_radio_enable(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
123
uint32_t bhnd_pmu_waitforclk_on_backplane(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
126
int bhnd_pmu_otp_power(struct bhnd_pmu_softc *sc, bool on);
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
127
void bhnd_pmu_sdiod_drive_strength_init(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h
130
int bhnd_pmu_paref_ldo_enable(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
1479
bhnd_pmu0_pllinit0(struct bhnd_pmu_softc *sc, uint32_t xtal)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
1668
bhnd_pmu1_pllinit0(struct bhnd_pmu_softc *sc, uint32_t xtal)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
184
bhnd_pmu_set_switcher_voltage(struct bhnd_pmu_softc *sc, uint8_t bb_voltage,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
192
bhnd_pmu_set_ldo_voltage(struct bhnd_pmu_softc *sc, uint8_t ldo,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2044
bhnd_pmu_pll_init(struct bhnd_pmu_softc *sc, u_int xtalfreq)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2598
bhnd_pmu_sdiod_drive_strength_init(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2662
bhnd_pmu_init(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2709
bhnd_pmu_res_uptime(struct bhnd_pmu_softc *sc, uint8_t rsrc, uint32_t *uptime)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2757
bhnd_pmu_res_deps(struct bhnd_pmu_softc *sc, uint32_t rsrcs, bool all)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2783
bhnd_pmu_otp_power(struct bhnd_pmu_softc *sc, bool on)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2862
bhnd_pmu_rcal(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2950
bhnd_pmu_set_spuravoid(struct bhnd_pmu_softc *sc, bhnd_pmu_spuravoid spuravoid)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
2976
bhnd_pmu_spuravoid_pllupdate(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3319
bhnd_pmu_is_otp_powered(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3361
bhnd_pmu_paref_ldo_enable(struct bhnd_pmu_softc *sc, bool enable)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3390
bhnd_pmu_swreg_init(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3438
bhnd_pmu_radio_enable(struct bhnd_pmu_softc *sc, device_t d11core, bool enable)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
349
bhnd_pmu_fast_pwrup_delay(struct bhnd_pmu_softc *sc, u_int *pwrup_delay)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3496
bhnd_pmu_waitforclk_on_backplane(struct bhnd_pmu_softc *sc, uint32_t clk,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3521
bhnd_pmu_measure_alpclk(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
3561
bhnd_pmu_set_4330_plldivs(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
431
bhnd_pmu_force_ilp(struct bhnd_pmu_softc *sc, bool force)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
455
typedef bool (*pmu_res_filter) (struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
60
static void bhnd_pmu0_pllinit0(struct bhnd_pmu_softc *sc, uint32_t xtal);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
64
static void bhnd_pmu1_pllinit0(struct bhnd_pmu_softc *sc, uint32_t xtal);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
672
bhnd_pmu_res_depfltr_bb(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
680
bhnd_pmu_res_depfltr_ncb(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
690
bhnd_pmu_res_depfltr_paldo(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
697
bhnd_pmu_res_depfltr_npaldo(struct bhnd_pmu_softc *sc)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
704
bhnd_pmu_res_masks(struct bhnd_pmu_softc *sc, uint32_t *pmin, uint32_t *pmax)
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
75
static bool bhnd_pmu_res_depfltr_bb(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
76
static bool bhnd_pmu_res_depfltr_ncb(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
77
static bool bhnd_pmu_res_depfltr_paldo(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
78
static bool bhnd_pmu_res_depfltr_npaldo(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
79
static uint32_t bhnd_pmu_res_deps(struct bhnd_pmu_softc *sc, uint32_t rsrcs,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
81
static int bhnd_pmu_res_uptime(struct bhnd_pmu_softc *sc, uint8_t rsrc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
83
static int bhnd_pmu_res_masks(struct bhnd_pmu_softc *sc, uint32_t *pmin,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
86
static int bhnd_pmu_spuravoid_pllupdate(struct bhnd_pmu_softc *sc,
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
88
static void bhnd_pmu_set_4330_plldivs(struct bhnd_pmu_softc *sc);
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c
912
bhnd_pmu_res_init(struct bhnd_pmu_softc *sc)