Searched refs:s905d2_pll_ena (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/dev/gpu/aml-gpu/
H A Daml-s905d2g.c31 status = s905d2_pll_ena(gpu->gp0_pll_dev);
/fuchsia/zircon/system/dev/board/astro/
H A Dastro-audio.c121 s905d2_pll_ena(&hifi_pll);
/fuchsia/zircon/system/dev/lib/amlogic/
H A Ds905d2-hiu.c102 zx_status_t s905d2_pll_ena(aml_pll_dev_t* pll_dev) { function
166 return s905d2_pll_ena(pll_dev);
/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-s905d2/
H A Ds905d2-hiu.h183 zx_status_t s905d2_pll_ena(aml_pll_dev_t* pll);
/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-cpufreq.cpp125 status = s905d2_pll_ena(&sys_pll_);
127 zxlogf(ERROR, "aml-cpufreq: s905d2_pll_ena failed: %d\n", status);

Completed in 33 milliseconds