|
gem5
|
This is the complete list of members for Pl011, including all inherited members.
| _currPwrState | ClockedObject | protected |
| _params | SimObject | protected |
| AMBA_CEL_ID0 | AmbaDevice | protectedstatic |
| AMBA_CEL_ID1 | AmbaDevice | protectedstatic |
| AMBA_CEL_ID2 | AmbaDevice | protectedstatic |
| AMBA_CEL_ID3 | AmbaDevice | protectedstatic |
| AMBA_ID | Pl011 | protectedstatic |
| AMBA_PER_ID0 | AmbaDevice | protectedstatic |
| AMBA_PER_ID1 | AmbaDevice | protectedstatic |
| AMBA_PER_ID2 | AmbaDevice | protectedstatic |
| AMBA_PER_ID3 | AmbaDevice | protectedstatic |
| BasicPioDevice(const Params *p, Addr size) | BasicPioDevice | |
| callbackDataAvail | Uart | protected |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| clearInterrupts(uint16_t ints) | Pl011 | inlineprotected |
| Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
| Clocked(Clocked &)=delete | Clocked | protected |
| clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
| ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
| clockPeriod() const | Clocked | inline |
| computeStats() | ClockedObject | |
| control | Pl011 | protected |
| curCycle() const | Clocked | inline |
| currentSection() | Serializable | static |
| cyclesToTicks(Cycles c) const | Clocked | inline |
| dataAvailable() override | Pl011 | virtual |
| deschedule(Event &event) | EventManager | inline |
| deschedule(Event *event) | EventManager | inline |
| drain() override | SimObject | inlinevirtual |
| Drainable() | Drainable | protected |
| drainResume() | Drainable | inlineprotectedvirtual |
| drainState() const | Drainable | inline |
| endOnEOT | Pl011 | protected |
| EventManager(EventManager &em) | EventManager | inline |
| EventManager(EventManager *em) | EventManager | inline |
| EventManager(EventQueue *eq) | EventManager | inline |
| eventq | EventManager | protected |
| eventQueue() const | EventManager | inline |
| fbrd | Pl011 | protected |
| find(const char *name) | SimObject | static |
| frequency() const | Clocked | inline |
| generateInterrupt() | Pl011 | protected |
| getAddrRanges() const | BasicPioDevice | virtual |
| getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) | MemObject | virtual |
| getProbeManager() | SimObject | |
| getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) | PioDevice | virtual |
| gic | Pl011 | protected |
| ibrd | Pl011 | protected |
| ifls | Pl011 | protected |
| imsc | Pl011 | protected |
| init() | PioDevice | virtual |
| initState() | SimObject | virtual |
| intDelay | Pl011 | protected |
| intEvent | Pl011 | protected |
| intNum | Pl011 | protected |
| intStatus() | Uart | inline |
| lcrh | Pl011 | protected |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| maskInt() const | Pl011 | inlineprotected |
| memInvalidate() | SimObject | inlinevirtual |
| MemObject(const Params *params) | MemObject | |
| memWriteback() | SimObject | inlinevirtual |
| name() const | SimObject | inlinevirtual |
| nextCycle() const | Clocked | inline |
| notifyFork() | Drainable | inlinevirtual |
| numPwrStateTransitions | ClockedObject | protected |
| operator=(Clocked &)=delete | Clocked | protected |
| Params typedef | Uart | |
| params() const | Uart | inline |
| pioAddr | BasicPioDevice | protected |
| pioDelay | BasicPioDevice | protected |
| PioDevice(const Params *p) | PioDevice | |
| pioPort | PioDevice | protected |
| pioSize | BasicPioDevice | protected |
| Pl011(const Pl011Params *p) | Pl011 | |
| platform | Uart | protected |
| prvEvalTick | ClockedObject | protected |
| pwrState() const | ClockedObject | inline |
| pwrState(Enums::PwrState) | ClockedObject | |
| pwrStateClkGateDist | ClockedObject | protected |
| pwrStateName() const | ClockedObject | inline |
| pwrStateResidencyTicks | ClockedObject | protected |
| pwrStateWeights() const | ClockedObject | |
| raiseInterrupts(uint16_t ints) | Pl011 | inlineprotected |
| rawInt | Pl011 | protected |
| read(PacketPtr pkt) override | Pl011 | virtual |
| readId(PacketPtr pkt, uint64_t amba_id, Addr pio_addr) | AmbaDevice | protected |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() | SimObject | virtual |
| regStats() override | ClockedObject | virtual |
| reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
| reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
| resetClock() const | Clocked | inlineprotected |
| resetStats() | SimObject | virtual |
| schedule(Event &event, Tick when) | EventManager | inline |
| schedule(Event *event, Tick when) | EventManager | inline |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | Pl011 | virtual |
| serializeAll(CheckpointOut &cp) | SimObject | static |
| Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
| serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
| serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
| setCurTick(Tick newVal) | EventManager | inline |
| setInterruptMask(uint16_t mask) | Pl011 | inlineprotected |
| setInterrupts(uint16_t ints, uint16_t mask) | Pl011 | protected |
| signalDrainDone() const | Drainable | inlineprotected |
| SimObject(const Params *_params) | SimObject | |
| startup() | SimObject | virtual |
| status | Uart | protected |
| sys | PioDevice | protected |
| term | Uart | protected |
| ticksToCycles(Tick t) const | Clocked | inline |
| Uart(const Params *p, Addr pio_size) | Uart | |
| UART_BEINTR | Pl011 | protectedstatic |
| UART_CDCINTR | Pl011 | protectedstatic |
| UART_CR | Pl011 | protectedstatic |
| UART_CTSINTR | Pl011 | protectedstatic |
| UART_DR | Pl011 | protectedstatic |
| UART_DSRINTR | Pl011 | protectedstatic |
| UART_FBRD | Pl011 | protectedstatic |
| UART_FEINTR | Pl011 | protectedstatic |
| UART_FR | Pl011 | protectedstatic |
| UART_FR_CTS | Pl011 | protectedstatic |
| UART_FR_RXFE | Pl011 | protectedstatic |
| UART_FR_RXFF | Pl011 | protectedstatic |
| UART_FR_TXFE | Pl011 | protectedstatic |
| UART_FR_TXFF | Pl011 | protectedstatic |
| UART_IBRD | Pl011 | protectedstatic |
| UART_ICR | Pl011 | protectedstatic |
| UART_IFLS | Pl011 | protectedstatic |
| UART_IMSC | Pl011 | protectedstatic |
| UART_LCRH | Pl011 | protectedstatic |
| UART_MIS | Pl011 | protectedstatic |
| UART_OEINTR | Pl011 | protectedstatic |
| UART_PEINTR | Pl011 | protectedstatic |
| UART_RIINTR | Pl011 | protectedstatic |
| UART_RIS | Pl011 | protectedstatic |
| UART_RTINTR | Pl011 | protectedstatic |
| UART_RXINTR | Pl011 | protectedstatic |
| UART_TXINTR | Pl011 | protectedstatic |
| unserialize(CheckpointIn &cp) override | Pl011 | virtual |
| unserializeGlobals(CheckpointIn &cp) | Serializable | static |
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
| updateClockPeriod() const | Clocked | inline |
| voltage() const | Clocked | inline |
| wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
| write(PacketPtr pkt) override | Pl011 | virtual |
| ~Clocked() | Clocked | inlineprotectedvirtual |
| ~Drainable() | Drainable | protectedvirtual |
| ~PioDevice() | PioDevice | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |