Home
last modified time | relevance | path

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

/system/dev/lib/amlogic/include/soc/aml-s905d2/
A Ds905d2-hiu.h136 } aml_pll_dev_t; typedef
147 static inline uint32_t hiu_get_pll_offs(aml_pll_dev_t* pll_dev) { in hiu_get_pll_offs()
175 zx_status_t s905d2_pll_init(aml_hiu_dev_t* device, aml_pll_dev_t* pll, hhi_plls_t pll_num);
180 zx_status_t s905d2_pll_set_rate(aml_pll_dev_t* pll, uint64_t freq);
186 zx_status_t s905d2_pll_ena(aml_pll_dev_t* pll);
192 bool s905d2_pll_disable(aml_pll_dev_t* pll_dev);
198 zx_status_t s905d2_pll_fetch_rate(aml_pll_dev_t* pll_dev, uint64_t freq, const hhi_pll_rate_t** pll…
/system/dev/lib/amlogic/
A Ds905d2-hiu.c31 static zx_status_t s905d2_pll_init_regs(aml_pll_dev_t* pll_dev) { in s905d2_pll_init_regs()
68 zx_status_t s905d2_pll_init(aml_hiu_dev_t* device, aml_pll_dev_t* pll_dev, hhi_plls_t pll_num) { in s905d2_pll_init()
89 bool s905d2_pll_disable(aml_pll_dev_t* pll_dev) { in s905d2_pll_disable()
101 zx_status_t s905d2_pll_ena(aml_pll_dev_t* pll_dev) { in s905d2_pll_ena()
133 zx_status_t s905d2_pll_set_rate(aml_pll_dev_t* pll_dev, uint64_t freq) { in s905d2_pll_set_rate()
A Ds905d2-pll-rates.c45 zx_status_t s905d2_pll_fetch_rate(aml_pll_dev_t* pll_dev, uint64_t freq, in s905d2_pll_fetch_rate()
/system/dev/lib/amlogic/include/soc/aml-common/
A Daml-gpu.h56 typedef struct aml_pll_dev aml_pll_dev_t; typedef
71 aml_pll_dev_t* gp0_pll_dev;
/system/dev/thermal/aml-thermal-s905d2g/
A Daml-cpufreq.h47 aml_pll_dev_t sys_pll_;
/system/dev/board/astro/
A Dastro-audio.c106 aml_pll_dev_t hifi_pll; in astro_tdm_init()
/system/dev/board/sherlock/
A Dsherlock-audio.cpp114 aml_pll_dev_t hifi_pll; in AudioInit()

Completed in 10 milliseconds