gem5
[DEVELOP-FOR-23.0]
|
#include "dev/lupio/lupio_rng.hh"
#include <random>
#include "debug/LupioRNG.hh"
#include "mem/packet_access.hh"
#include "params/LupioRNG.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_RNG_IRQE 0x1 |
#define | LUPIO_RNG_BUSY 0x1 |
#define LUPIO_RNG_BUSY 0x1 |
Definition at line 40 of file lupio_rng.cc.
#define LUPIO_RNG_IRQE 0x1 |
Definition at line 38 of file lupio_rng.cc.