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

#include <dp_intf.h>

Collaboration diagram for mtk_dpintf_sync_param:
Collaboration graph

Data Fields

u32 sync_width
 
u32 front_porch
 
u32 back_porch
 
bool shift_half_line
 

Detailed Description

Definition at line 242 of file dp_intf.h.

Field Documentation

◆ back_porch

u32 mtk_dpintf_sync_param::back_porch

Definition at line 245 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ front_porch

u32 mtk_dpintf_sync_param::front_porch

Definition at line 244 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ shift_half_line

bool mtk_dpintf_sync_param::shift_half_line

Definition at line 246 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ sync_width

u32 mtk_dpintf_sync_param::sync_width

Definition at line 243 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().


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