TT Zephyr Platforms 19.6.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
aiclk_targ_freq_info Union Reference

Information about the target AICLK frequency decision. More...

#include <aiclk_ppm.h>

Data Fields

uint32_t u32_all
struct { 
   uint32_t   arbiter: 16 
   enum targ_freq_reason   reason: 16 
}; 

Detailed Description

Information about the target AICLK frequency decision.

This union provides details about why a particular target frequency was chosen, including which arbiter determined the frequency and the reason for the decision.

Field Documentation

◆ [struct]

struct { ... } aiclk_targ_freq_info

◆ arbiter

uint32_t aiclk_targ_freq_info::arbiter

The min or max arbiter enumeration value for limit_reason_min_arb or limit_reason_max_arb

◆ reason

enum targ_freq_reason aiclk_targ_freq_info::reason

The reason for this target frequency

◆ u32_all

uint32_t aiclk_targ_freq_info::u32_all

The documentation for this union was generated from the following file:
  • /home/runner/work/tt-zephyr-platforms/tt-zephyr-platforms/tt-zephyr-platforms/lib/tenstorrent/bh_arc/aiclk_ppm.h