gem5
v21.2.1.1
|
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | gem5::amd_signal_s |
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. | |
Typedefs | |
typedef int64_t | gem5::amd_signal_kind64_t |
typedef struct gem5::amd_signal_s | gem5::amd_signal_t |
Enumerations | |
enum | gem5::amd_signal_kind_t { gem5::AMD_SIGNAL_KIND_INVALID = 0, gem5::AMD_SIGNAL_KIND_USER = 1, gem5::AMD_SIGNAL_KIND_DOORBELL = -1, gem5::AMD_SIGNAL_KIND_LEGACY_DOORBELL = -2 } |