class HdmiPllControl5

Defined at line 546 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

HHI_HDMI_PLL_CNTL5 - HDMI PLL Control Register 5.

The datasheets only provide names for each field without any other per-field

definition. Bit/field names are kept untouched except for minor readability

improvements.

A311D Datasheet, Section 8.7.2.8 "HDMI PLL", Page 120;

Section 8.7.6 "Register Descriptions", Page 180.

S905D2 Datasheet, Section 6.6.3.7 "HDMI PLL", Page 104;

Section 6.6.6 "Register Descriptions", Page 166.

S905D3 Datasheet, Section 6.7.6 "Register Descriptions", Page 151.

Public Members

 field_RsvdZ_554
 field_adj_vco_ldo_558
 field_lm_w_559
 field_RsvdZ_565
 field_lm_s_567
 field_reve_568

Public Methods

hwreg::RegisterAddr<HdmiPllControl5> Get ()

Defined at line 548 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
typename SelfType::ValueType adj_vco_ldo ()

Possibly stands for "adjustable parameter of the low-dropout (LDO) voltage

regulator for the voltage-controlled oscillator (VCO)".

Defined at line 558 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
SelfType & set_adj_vco_ldo (typename SelfType::ValueType val)

Possibly stands for "adjustable parameter of the low-dropout (LDO) voltage

regulator for the voltage-controlled oscillator (VCO)".

Defined at line 558 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
typename SelfType::ValueType lm_w ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 559 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
SelfType & set_lm_w (typename SelfType::ValueType val)

Defined at line 559 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
typename SelfType::ValueType lm_s ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 567 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
SelfType & set_lm_s (typename SelfType::ValueType val)

Defined at line 567 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
typename SelfType::ValueType reve ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 568 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

template <, >
SelfType & set_reve (typename SelfType::ValueType val)

Defined at line 568 of file ../../src/graphics/display/drivers/amlogic-display/pll-regs.h

Records