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

/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_soctherm.c143 uint32_t pdiv; member in struct:tsensor_cfg
198 .pdiv = 8,
287 .pdiv = 8,
487 mult = cfg->pdiv * cfg->tsample_ate;
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1627 uint32_t pdiv, wbint, wbfrac, fvco; local
1638 /* Calculate fvco based on xtal freq, pdiv, and wild */
1639 pdiv = tmp & BHND_PMU0_PLL0_PC0_PDIV_MASK;
1654 fvco >>= pdiv; local
2016 /* Calculate fvco based on xtal freq and ndiv and pdiv */

Completed in 118 milliseconds