|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
#include "functional_efuse.h"#include "harvesting.h"#include "noc.h"#include <tenstorrent/sys_init_defines.h>#include <zephyr/drivers/misc/bh_fwtable.h>#include <zephyr/init.h>#include <zephyr/sys/util.h>Functions | |
| static bool | FusesValid (void) |
| static void | HarvestingATEFuses (void) |
| static uint32_t | GetTensixDisableSLTMapV1 (void) |
| static void | HarvestingSLTFuses (void) |
| static int | CalculateHarvesting (void) |
| SYS_INIT_APP (CalculateHarvesting) | |
Variables | |
| TileEnable | tile_enable |
| static const struct device *const | fwtable_dev = DEVICE_DT_GET(DT_NODELABEL(fwtable)) |
|
static |
|
static |
|
static |
|
static |
|
static |
| SYS_INIT_APP | ( | CalculateHarvesting | ) |
|
static |
| TileEnable tile_enable |