34#include "debug/AMDGPUDevice.hh"
56 pkt->
setLE<uint32_t>(regval);
#define MI200_SMUIO_MCM_CONFIG
Device model for an AMD GPU.
void setGPUDevice(AMDGPUDevice *gpu_device)
void writeMMIO(PacketPtr pkt, Addr offset)
void readMMIO(PacketPtr pkt, Addr offset)
void setLE(T v)
Set the value in the data pointer to v as little endian.
T getLE() const
Get the data in the packet byte swapped from little endian to host endian.
Copyright (c) 2024 Arm Limited All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.