Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1675 uint8_t ndiv_mode; in bhnd_pmu1_pllinit0() local
1679 ndiv_mode = 1; in bhnd_pmu1_pllinit0()
1874 ndiv_mode = BHND_PMU1_PLL0_PC2_NDIV_MODE_MFB; in bhnd_pmu1_pllinit0()
1877 ndiv_mode = BHND_PMU1_PLL0_PC2_NDIV_MODE_INT; in bhnd_pmu1_pllinit0()
1879 ndiv_mode = BHND_PMU1_PLL0_PC2_NDIV_MODE_MFB; in bhnd_pmu1_pllinit0()
1881 ndiv_mode = BHND_PMU1_PLL0_PC2_NDIV_MODE_MASH; in bhnd_pmu1_pllinit0()
1886 BHND_PMU_SET_BITS(ndiv_mode, BHND_PMU1_PLL0_PC2_NDIV_MODE), in bhnd_pmu1_pllinit0()