Enumerations
enum
| Name | Value |
|---|---|
| SYS_PLL | 0 |
| HIFI_PLL | 1 |
| PLL_COUNT | 2 |
Defined at line 20 of file ../../src/devices/lib/amlogic/include/soc/aml-a1/a1-hiu.h
Records
Functions
-
zx_status_t PllClkWaitLock (const fdf::MmioView view)Defined at line 17 of file ../../src/devices/lib/amlogic/a1-pll-rates.cc
-
void UpdateSettings (const fdf::MmioView view, const meson_clk_pll_data_t config, const hhi_pll_rate_t pll_rate)Defined at line 32 of file ../../src/devices/lib/amlogic/a1-pll-rates.cc
-
std::unique_ptr<AmlMesonPllDevice> CreatePllDevice (fdf::MmioBuffer * mmioconst uint32_t pll_num)Create the PLL device according to the specified ID.
Defined at line 96 of file ../../src/devices/lib/amlogic/a1-hiu.cc