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