Home
last modified time | relevance | path

Searched refs:pmuctrl (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1673 uint32_t pmuctrl; in bhnd_pmu1_pllinit0() local
1707 pmuctrl = BHND_PMU_READ_4(sc, BHND_PMU_CTRL); in bhnd_pmu1_pllinit0()
1708 if (BHND_PMU_GET_BITS(pmuctrl, BHND_PMU_CTRL_XTALFREQ) == xt->xf && in bhnd_pmu1_pllinit0()
1978 pmuctrl = BHND_PMU_READ_4(sc, BHND_PMU_CTRL); in bhnd_pmu1_pllinit0()
1979 pmuctrl &= ~(BHND_PMU_CTRL_ILP_DIV_MASK | BHND_PMU_CTRL_XTALFREQ_MASK); in bhnd_pmu1_pllinit0()
1980 pmuctrl |= BHND_PMU_SET_BITS(((xt->fref + 127) / 128) - 1, in bhnd_pmu1_pllinit0()
1982 pmuctrl |= BHND_PMU_SET_BITS(xt->xf, BHND_PMU_CTRL_XTALFREQ); in bhnd_pmu1_pllinit0()
1987 pmuctrl &= ~BHND_PMU_CTRL_HT_REQ_EN; in bhnd_pmu1_pllinit0()
1990 BHND_PMU_WRITE_4(sc, BHND_PMU_CTRL, pmuctrl); in bhnd_pmu1_pllinit0()
2980 uint32_t pmuctrl; in bhnd_pmu_spuravoid_pllupdate() local
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dhi3670-clock.txt13 - "hisilicon,hi3670-pmuctrl"
H A Dhi3660-clock.txt13 - "hisilicon,hi3660-pmuctrl"
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi3670.dtsi167 pmuctrl: crg_ctrl@fff34000 { label
168 compatible = "hisilicon,hi3670-pmuctrl", "syscon";
H A Dhi3660.dtsi362 pmuctrl: crg_ctrl@fff34000 { label
363 compatible = "hisilicon,hi3660-pmuctrl", "syscon";