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

Bit definitions shared by firmware capability and active-configuration telemetry. More...

#include <telemetry.h>

Data Fields

uint32_t kernel_nops_at_aiclk_fmin: 1
 Kernel-throttler-at-AICLK-floor feature.
uint32_t reserved: 31
 Reserved for future use.

Detailed Description

Bit definitions shared by firmware capability and active-configuration telemetry.

These bit positions are shared by both TAG_FW_CAPABILITIES_0 and TAG_FW_ACTIVE_CONFIG_0.

For any bit defined here:

Telemetry register Meaning of bit value 1
TAG_FW_CAPABILITIES_0 The firmware supports the feature.
TAG_FW_ACTIVE_CONFIG_0 The feature is currently enabled.

Field Documentation

◆ kernel_nops_at_aiclk_fmin

uint32_t telemetry_feature_flags_bits_0_t::kernel_nops_at_aiclk_fmin

Kernel-throttler-at-AICLK-floor feature.

This bit is controlled at runtime by the host with TT_SMC_MSG_CHARACTERISATION using TT_SUB_MSG_SET_KERNEL_THROTTLER_ENABLED.

◆ reserved

uint32_t telemetry_feature_flags_bits_0_t::reserved

Reserved for future use.


The documentation for this struct was generated from the following file:
  • /home/runner/work/tt-system-firmware/tt-system-firmware/tt-system-firmware/lib/tenstorrent/bh_arc/telemetry.h