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

#include <displayport.h>

Collaboration diagram for tegra_dc_dp_data:
Collaboration graph

Data Fields

struct tegra_dcdc
 
struct tegra_dc_sor_data sor
 
voidaux_base
 
struct tegra_dc_dp_link_config link_cfg
 
u8 revision
 
int enabled
 

Detailed Description

Definition at line 320 of file displayport.h.

Field Documentation

◆ aux_base

void* tegra_dc_dp_data::aux_base

Definition at line 323 of file displayport.h.

Referenced by dp_init(), tegra_dpaux_readl(), and tegra_dpaux_writel().

◆ dc

struct tegra_dc* tegra_dc_dp_data::dc

◆ enabled

int tegra_dc_dp_data::enabled

Definition at line 326 of file displayport.h.

Referenced by dp_enable(), and dp_init().

◆ link_cfg

◆ revision

u8 tegra_dc_dp_data::revision

Definition at line 325 of file displayport.h.

Referenced by dp_enable().

◆ sor


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