TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
asic_state_rqst Struct Reference

Host request to change ASIC state. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_ASIC_STATE0 or TT_SMC_MSG_ASIC_STATE3.

Detailed Description

Host request to change ASIC state.

Messages of this type are processed by asic_state_handler.

Field Documentation

◆ command_code

uint8_t asic_state_rqst::command_code

The command code corresponding to TT_SMC_MSG_ASIC_STATE0 or TT_SMC_MSG_ASIC_STATE3.

TT_SMC_MSG_ASIC_STATE0 transitions to A0State. TT_SMC_MSG_ASIC_STATE3 transitions to A3State.


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