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

/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-cpufreq.cpp111 status = s905d2_pll_init(&hiu_, &sys_pll_, SYS_PLL);
118 status = s905d2_pll_set_rate(&sys_pll_, kMaxCPUFrequency);
125 status = s905d2_pll_ena(&sys_pll_);
204 zx_status_t status = s905d2_pll_set_rate(&sys_pll_, new_rate);
H A Daml-cpufreq.h46 aml_pll_dev_t sys_pll_; member in class:thermal::AmlCpuFrequency

Completed in 26 milliseconds