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

#include <dp_intf.h>

Collaboration diagram for mtk_dpintf_yc_limit:
Collaboration graph

Data Fields

u16 y_top
 
u16 y_bottom
 
u16 c_top
 
u16 c_bottom
 

Detailed Description

Definition at line 249 of file dp_intf.h.

Field Documentation

◆ c_bottom

u16 mtk_dpintf_yc_limit::c_bottom

Definition at line 253 of file dp_intf.h.

Referenced by mtk_dpintf_config_channel_limit(), and mtk_dpintf_set_display_mode().

◆ c_top

u16 mtk_dpintf_yc_limit::c_top

Definition at line 252 of file dp_intf.h.

Referenced by mtk_dpintf_config_channel_limit(), and mtk_dpintf_set_display_mode().

◆ y_bottom

u16 mtk_dpintf_yc_limit::y_bottom

Definition at line 251 of file dp_intf.h.

Referenced by mtk_dpintf_config_channel_limit(), and mtk_dpintf_set_display_mode().

◆ y_top

u16 mtk_dpintf_yc_limit::y_top

Definition at line 250 of file dp_intf.h.

Referenced by mtk_dpintf_config_channel_limit(), and mtk_dpintf_set_display_mode().


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