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

#include <dp_intf.h>

Collaboration diagram for mtk_dpintf_polarities:
Collaboration graph

Data Fields

enum mtk_dpintf_polarity de_pol
 
enum mtk_dpintf_polarity ck_pol
 
enum mtk_dpintf_polarity hsync_pol
 
enum mtk_dpintf_polarity vsync_pol
 

Detailed Description

Definition at line 235 of file dp_intf.h.

Field Documentation

◆ ck_pol

enum mtk_dpintf_polarity mtk_dpintf_polarities::ck_pol

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ de_pol

enum mtk_dpintf_polarity mtk_dpintf_polarities::de_pol

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ hsync_pol

enum mtk_dpintf_polarity mtk_dpintf_polarities::hsync_pol

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_config_pol(), and mtk_dpintf_set_display_mode().

◆ vsync_pol

enum mtk_dpintf_polarity mtk_dpintf_polarities::vsync_pol

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_config_pol(), and mtk_dpintf_set_display_mode().


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