gem5
[DEVELOP-FOR-23.0]
|
#include "dev/lupio/lupio_tmr.hh"
#include "cpu/base.hh"
#include "debug/LupioTMR.hh"
#include "mem/packet_access.hh"
#include "params/LupioTMR.hh"
Go to the source code of this file.
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
Macros | |
#define | LUPIO_TMR_IRQE 0x1 |
#define | LUPIO_TMR_PRDC 0x2 |
#define | LUPIO_TMR_EXPD 0x1 |
#define LUPIO_TMR_EXPD 0x1 |
Definition at line 41 of file lupio_tmr.cc.
#define LUPIO_TMR_IRQE 0x1 |
Definition at line 37 of file lupio_tmr.cc.
#define LUPIO_TMR_PRDC 0x2 |
Definition at line 38 of file lupio_tmr.cc.