Symbol: bhnd_pwrctl_softc
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
116
struct bhnd_pwrctl_softc *sc;
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
196
struct bhnd_pwrctl_softc *sc;
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
222
struct bhnd_pwrctl_softc *sc;
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
238
struct bhnd_pwrctl_softc *sc;
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
267
struct bhnd_pwrctl_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
285
struct bhnd_pwrctl_softc *sc = device_get_softc(dev);
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
310
bhnd_pwrctl_find_res(struct bhnd_pwrctl_softc *sc, device_t owner)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
333
bhnd_pwrctl_updateclk(struct bhnd_pwrctl_softc *sc, bhnd_pwrctl_wars wars)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
399
struct bhnd_pwrctl_softc *sc;
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
485
sizeof(struct bhnd_pwrctl_softc));
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
63
static int bhnd_pwrctl_updateclk(struct bhnd_pwrctl_softc *sc,
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_private.h
42
int bhnd_pwrctl_init(struct bhnd_pwrctl_softc *sc);
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_private.h
43
int bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc,
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_private.h
45
uint32_t bhnd_pwrctl_getclk_speed(struct bhnd_pwrctl_softc *sc);
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_private.h
46
u_int bhnd_pwrctl_fast_pwrup_delay(struct bhnd_pwrctl_softc *sc);
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
299
bhnd_pwrctl_getclk_speed(struct bhnd_pwrctl_softc *sc)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
326
bhnd_pwrctl_slowclk_src(struct bhnd_pwrctl_softc *sc)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
358
bhnd_pwrctl_slowclk_freq(struct bhnd_pwrctl_softc *sc, bool max_freq)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
412
bhnd_pwrctl_init(struct bhnd_pwrctl_softc *sc)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
462
bhnd_pwrctl_fast_pwrup_delay(struct bhnd_pwrctl_softc *sc)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c
490
bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc, bhnd_clock clock)