TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
char_throttle_stop_freq_submsg Struct Reference

Submessage for setting kernel throttler stop NOPs frequency. More...

#include <msgqueue.h>

Data Fields

uint32_t frequency
 0 to restore FW control, or frequency in MHz where NOPs stop (200-1400)

Detailed Description

Submessage for setting kernel throttler stop NOPs frequency.

Payload is a single uint32_t with two interpretations:

  • Value == 0: Restore the FW-controlled stop limit
  • Value in [200, 1400]: Stop NOPs at this frequency in MHz

Field Documentation

◆ frequency

uint32_t char_throttle_stop_freq_submsg::frequency

0 to restore FW control, or frequency in MHz where NOPs stop (200-1400)


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