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

#include <dp-core.h>

Collaboration diagram for s5p_dp_device:
Collaboration graph

Data Fields

unsigned int irq
 
struct exynos5_dpbase
 
struct video_infovideo_info
 
struct link_train link_train
 

Detailed Description

Definition at line 95 of file dp-core.h.

Field Documentation

◆ base

◆ irq

unsigned int s5p_dp_device::irq

Definition at line 96 of file dp-core.h.

◆ link_train

struct link_train s5p_dp_device::link_train

Definition at line 98 of file dp-core.h.

Referenced by dp_controller_init(), and s5p_dp_hw_link_training().

◆ video_info

struct video_info* s5p_dp_device::video_info

Definition at line 98 of file dp-core.h.

Referenced by dp_controller_init().


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