class RdmaCtrlReg
Defined at line 95 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
Public Members
field_clear_done_98
field_write_urgent_99
field_read_urgent_100
Public Methods
template <, >
typename SelfType::ValueType clear_done ()
As with RDMA_STATUS, this field uses bit 0 for manual RDMA.
Defined at line 98 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
template <, >
SelfType & set_clear_done (typename SelfType::ValueType val)
As with RDMA_STATUS, this field uses bit 0 for manual RDMA.
Defined at line 98 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
template <, >
SelfType & set_write_urgent (typename SelfType::ValueType val)
Defined at line 99 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
template <, >
typename SelfType::ValueType write_urgent ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 99 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
template <, >
typename SelfType::ValueType read_urgent ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 100 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
template <, >
SelfType & set_read_urgent (typename SelfType::ValueType val)
Defined at line 100 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
hwreg::RegisterAddr<RdmaCtrlReg> Get ()
Defined at line 101 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h
void ClearInterrupt (uint8_t chan, fdf::MmioBuffer * mmio)
Defined at line 103 of file ../../src/graphics/display/drivers/amlogic-display/rdma-regs.h