Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c141 uint32_t pdiv; member
196 .pdiv = 8,
285 .pdiv = 8,
485 mult = cfg->pdiv * cfg->tsample_ate; in tsensor_calibration()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1625 uint32_t pdiv, wbint, wbfrac, fvco; in bhnd_pmu0_cpuclk0() local
1637 pdiv = tmp & BHND_PMU0_PLL0_PC0_PDIV_MASK; in bhnd_pmu0_cpuclk0()
1652 fvco >>= pdiv; in bhnd_pmu0_cpuclk0()