coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
TiLp55231Program Struct Reference

#include <ww_ring_programs.h>

Collaboration diagram for TiLp55231Program:
Collaboration graph

Data Fields

const uint8_tprogram_text
 
uint8_t program_size
 
uint8_t load_addr
 
uint8_t engine_start_addr [LP55231_NUM_OF_ENGINES]
 

Detailed Description

Definition at line 36 of file ww_ring_programs.h.

Field Documentation

◆ engine_start_addr

uint8_t TiLp55231Program::engine_start_addr[LP55231_NUM_OF_ENGINES]

Definition at line 40 of file ww_ring_programs.h.

Referenced by ledc_run_program().

◆ load_addr

uint8_t TiLp55231Program::load_addr

Definition at line 39 of file ww_ring_programs.h.

Referenced by ledc_run_program().

◆ program_size

uint8_t TiLp55231Program::program_size

Definition at line 38 of file ww_ring_programs.h.

Referenced by ledc_run_program().

◆ program_text

const uint8_t* TiLp55231Program::program_text

Definition at line 37 of file ww_ring_programs.h.

Referenced by ledc_run_program().


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