Searched refs:Pl011 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dpl011.cc53 #include "params/Pl011.hh"
56 Pl011::Pl011(const Pl011Params *p) function in class:Pl011
67 Pl011::read(PacketPtr pkt)
172 Pl011::write(PacketPtr pkt)
263 Pl011::dataAvailable()
272 Pl011::generateInterrupt()
284 Pl011::setInterrupts(uint16_t ints, uint16_t mask)
302 Pl011::serialize(CheckpointOut &cp) const
317 Pl011
[all...]
H A Dpl011.hh58 class Pl011 : public Uart, public AmbaDevice class in inherits:Uart,AmbaDevice
61 Pl011(const Pl011Params *p);
H A DRealView.py353 class Pl011(Uart): class in inherits:Uart
354 type = 'Pl011'
620 uart = Pl011(pio_addr=0x10009000, int_num=44)
793 uart = Pl011(pio_addr=0x1c090000, int_num=37)
1033 Pl011(pio_addr=0x1c090000, int_num=37),

Completed in 6 milliseconds