TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
tt_grendel_hsio.h File Reference
#include <stdint.h>
Include dependency graph for tt_grendel_hsio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int tt_grendel_hsio_init (uint32_t hsio_tile)
 Bring one HSIO tile out of reset and open its host-path firewalls.

Function Documentation

◆ tt_grendel_hsio_init()

int tt_grendel_hsio_init ( uint32_t hsio_tile)

Bring one HSIO tile out of reset and open its host-path firewalls.

Parameters
hsio_tileTile index (0-4).
Return values
0Tile programmed.
-EINVALInvalid tile.
-EIOSiVal programming failed.