class AlwaysOnGeneralPowerStatus
Defined at line 154 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
AO_RTI_GEN_PWR_ACK0
This register is read-only.
A311D datasheet Section 8.2.5 "Power/Isolation/Memory Power Down Register
Summary" page 92; VPU power sequence
S905D3 datasheet Section 6.2.4 "Power Domain" > "Register Description"
Table 6-19 pages 81-82; VPU power sequence
S905D2 datasheet Section 6.2.5 "Power/Isolation/Memory Power Down Register
Summary" pages 86-87
Public Members
field_ge2d_powered_off_s905d3_164
field_pci_comb_powered_off_s905d3_165
field_usb_comb_powered_off_s905d3_166
field_nna_comb_powered_off_s905d3_167
field_vpu_memory_powered_off_s905d2_a311d_170
field_hdmi_powered_off_173
Public Methods
hwreg::RegisterAddr<AlwaysOnGeneralPowerSleep> Get ()
Register space: RTI
Defined at line 158 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType ge2d_powered_off_s905d3 ()
S905D3 only. The bits are documented as "reserved" on A311D and S905D2.
Defined at line 164 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_ge2d_powered_off_s905d3 (typename SelfType::ValueType val)
S905D3 only. The bits are documented as "reserved" on A311D and S905D2.
Defined at line 164 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType pci_comb_powered_off_s905d3 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 165 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_pci_comb_powered_off_s905d3 (typename SelfType::ValueType val)
Defined at line 165 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_usb_comb_powered_off_s905d3 (typename SelfType::ValueType val)
Defined at line 166 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType usb_comb_powered_off_s905d3 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 166 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType nna_comb_powered_off_s905d3 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 167 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_nna_comb_powered_off_s905d3 (typename SelfType::ValueType val)
Defined at line 167 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_vpu_memory_powered_off_s905d2_a311d (typename SelfType::ValueType val)
A311D and S905D2. This bit is documented as "reserved" on S905D3.
Defined at line 170 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType vpu_memory_powered_off_s905d2_a311d ()
A311D and S905D2. This bit is documented as "reserved" on S905D3.
Defined at line 170 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
typename SelfType::ValueType hdmi_powered_off ()
Covers both VPU and HDMI on S905D3.
Defined at line 173 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h
template <, >
SelfType & set_hdmi_powered_off (typename SelfType::ValueType val)
Covers both VPU and HDMI on S905D3.
Defined at line 173 of file ../../src/graphics/display/drivers/amlogic-display/power-regs.h