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

#include <dp_intf.h>

Collaboration diagram for mtk_dpintf:
Collaboration graph

Data Fields

voidregs
 
enum mtk_dpintf_out_color_format color_format
 
enum mtk_dpintf_out_yc_map yc_map
 
enum mtk_dpintf_out_bit_num bit_num
 
enum mtk_dpintf_out_channel_swap channel_swap
 

Detailed Description

Definition at line 222 of file dp_intf.h.

Field Documentation

◆ bit_num

enum mtk_dpintf_out_bit_num mtk_dpintf::bit_num

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ channel_swap

enum mtk_dpintf_out_channel_swap mtk_dpintf::channel_swap

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ color_format

enum mtk_dpintf_out_color_format mtk_dpintf::color_format

Definition at line 223 of file dp_intf.h.

Referenced by mtk_dpintf_set_display_mode().

◆ regs

void* mtk_dpintf::regs

Definition at line 223 of file dp_intf.h.

Referenced by dp_intf_config(), and mtk_dpintf_mask().

◆ yc_map

enum mtk_dpintf_out_yc_map mtk_dpintf::yc_map

Definition at line 223 of file dp_intf.h.


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