class DmcClockA1
Defined at line 126 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
Public Members
field_force_xtal_133
field_source_134
field_div_135
static const uint64_t kXtalClk
static const uint64_t kFixedClkDiv2
static const uint64_t kFixedClkDiv3
static const uint64_t kFixedClkDiv5
Public Methods
template <, >
typename SelfType::ValueType force_xtal ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 133 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
template <, >
SelfType & set_force_xtal (typename SelfType::ValueType val)
Defined at line 133 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
template <, >
SelfType & set_source (typename SelfType::ValueType val)
Defined at line 134 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
template <, >
typename SelfType::ValueType source ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 134 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
template <, >
typename SelfType::ValueType div ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 135 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
template <, >
SelfType & set_div (typename SelfType::ValueType val)
Defined at line 135 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
uint64_t Rate ()
Defined at line 137 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h
hwreg::RegisterAddr<DmcClockA1> Get (uint32_t offset)
Defined at line 160 of file ../../src/devices/ram/drivers/aml-ram/aml-ram.h