#include <amba_device.hh>
Definition at line 62 of file amba_device.hh.
◆ readId()
bool gem5::AmbaDevice::readId |
( |
PacketPtr | pkt, |
|
|
uint64_t | amba_id, |
|
|
Addr | pio_addr ) |
|
protected |
Definition at line 75 of file amba_device.cc.
References AMBA_CEL_ID3, AMBA_PER_ID0, DPRINTF, gem5::Packet::getAddr(), and gem5::Packet::setUintX().
Referenced by gem5::AmbaFake::read(), gem5::Pl011::read(), gem5::PL031::read(), gem5::Pl050::read(), gem5::Pl111::read(), gem5::Sp804::read(), gem5::Sp805::read(), gem5::PL031::write(), and gem5::Sp804::write().
◆ AMBA_CEL_ID0
const int gem5::AmbaDevice::AMBA_CEL_ID0 = 0xFF0 |
|
staticprotected |
◆ AMBA_CEL_ID1
const int gem5::AmbaDevice::AMBA_CEL_ID1 = 0xFF4 |
|
staticprotected |
◆ AMBA_CEL_ID2
const int gem5::AmbaDevice::AMBA_CEL_ID2 = 0xFF8 |
|
staticprotected |
◆ AMBA_CEL_ID3
const int gem5::AmbaDevice::AMBA_CEL_ID3 = 0xFFC |
|
staticprotected |
◆ AMBA_PER_ID0
const int gem5::AmbaDevice::AMBA_PER_ID0 = 0xFE0 |
|
staticprotected |
◆ AMBA_PER_ID1
const int gem5::AmbaDevice::AMBA_PER_ID1 = 0xFE4 |
|
staticprotected |
◆ AMBA_PER_ID2
const int gem5::AmbaDevice::AMBA_PER_ID2 = 0xFE8 |
|
staticprotected |
◆ AMBA_PER_ID3
const int gem5::AmbaDevice::AMBA_PER_ID3 = 0xFEC |
|
staticprotected |
The documentation for this class was generated from the following files: