Enumerations

enum 
Name Value
SYS_PLL 0
HIFI_PLL 1
MPLL0 2
MPLL1 3
MPLL2 4
MPLL3 5
PLL_COUNT 6

Defined at line 19 of file ../../src/devices/lib/amlogic/include/soc/aml-a5/a5-hiu.h

Records

Functions

  • std::unique_ptr<AmlMesonPllDevice> CreatePllDevice (fdf::MmioBuffer * mmioconst uint32_t pll_num)

    Create the PLL device according to the specified ID.

    Defined at line 62 of file ../../src/devices/lib/amlogic/a5-hiu.cc