Searched refs:CHIPC_PLL_SLOWCLK_CTL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c339 clkreg = bhnd_bus_read_4(sc->res, CHIPC_PLL_SLOWCLK_CTL);
376 div = bhnd_bus_read_4(sc->res, CHIPC_PLL_SLOWCLK_CTL);
508 scc = bhnd_bus_read_4(sc->res, CHIPC_PLL_SLOWCLK_CTL);
529 bhnd_bus_write_4(sc->res, CHIPC_PLL_SLOWCLK_CTL, scc);
543 bhnd_bus_write_4(sc->res, CHIPC_PLL_SLOWCLK_CTL, scc);
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h117 #define CHIPC_PLL_SLOWCLK_CTL 0xB8 /* "slowclock" (rev 6-9) */ macro

Completed in 117 milliseconds