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

#include <dsi_phy.h>

Collaboration diagram for mdss_dsi_phy_ctrl:
Collaboration graph

Data Fields

uint32_t regulator [MAX_REGULATOR_CONFIG]
 
uint32_t timing [MAX_TIMING_CONFIG]
 
uint32_t ctrl [MAX_CTRL_CONFIG]
 
uint32_t strength [MAX_STRENGTH_CONFIG]
 
char bistCtrl [MAX_BIST_CONFIG]
 
char laneCfg [MAX_LANE_CONFIG]
 
enum dsi_reg_mode regulator_mode
 
int pll_type
 

Detailed Description

Definition at line 54 of file dsi_phy.h.

Field Documentation

◆ bistCtrl

char mdss_dsi_phy_ctrl::bistCtrl[MAX_BIST_CONFIG]

Definition at line 59 of file dsi_phy.h.

◆ ctrl

uint32_t mdss_dsi_phy_ctrl::ctrl[MAX_CTRL_CONFIG]

Definition at line 57 of file dsi_phy.h.

◆ laneCfg

char mdss_dsi_phy_ctrl::laneCfg[MAX_LANE_CONFIG]

Definition at line 60 of file dsi_phy.h.

◆ pll_type

int mdss_dsi_phy_ctrl::pll_type

Definition at line 62 of file dsi_phy.h.

◆ regulator

uint32_t mdss_dsi_phy_ctrl::regulator[MAX_REGULATOR_CONFIG]

Definition at line 55 of file dsi_phy.h.

◆ regulator_mode

enum dsi_reg_mode mdss_dsi_phy_ctrl::regulator_mode

Definition at line 60 of file dsi_phy.h.

◆ strength

uint32_t mdss_dsi_phy_ctrl::strength[MAX_STRENGTH_CONFIG]

Definition at line 58 of file dsi_phy.h.

◆ timing

uint32_t mdss_dsi_phy_ctrl::timing[MAX_TIMING_CONFIG]

Definition at line 56 of file dsi_phy.h.


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