TT Zephyr Platforms 19.6.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
gddr_reset_rqst Struct Reference

Host request to toggle GDDR reset. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_TOGGLE_GDDR_RESET.
uint8_t pad [3]
 Three bytes of padding.
uint32_t gddr_inst
 GDDR controller instance (0-7)

Detailed Description

Host request to toggle GDDR reset.

Messages of this type are processed by toggle_gddr_reset.

On failure response data[1] contains one of the GDDR_RESET_ERR values.

Field Documentation

◆ command_code

uint8_t gddr_reset_rqst::command_code

The command code corresponding to TT_SMC_MSG_TOGGLE_GDDR_RESET.

◆ gddr_inst

uint32_t gddr_reset_rqst::gddr_inst

GDDR controller instance (0-7)

◆ pad

uint8_t gddr_reset_rqst::pad[3]

Three bytes of padding.


The documentation for this struct was generated from the following file: