Home
last modified time | relevance | path

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

/system/dev/thermal/mtk-thermal/
A Dmtk-thermal.cpp298 auto armpll = ArmPllCon1::Get().ReadFrom(&pll_mmio_); in SetDvfsOpp() local
299 uint32_t old_freq = armpll.frequency(); in SetDvfsOpp()
309 armpll.set_frequency(new_freq).WriteTo(&pll_mmio_); in SetDvfsOpp()
311 armpll.set_frequency(new_freq).WriteTo(&pll_mmio_); in SetDvfsOpp()

Completed in 2 milliseconds