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