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

#include <dsi_phy.h>

Collaboration diagram for msm_dsi_phy_ctrl:
Collaboration graph

Data Fields

uint32_t clk_pre
 
uint32_t clk_post
 
uint32_t clk_zero
 
uint32_t clk_trail
 
uint32_t clk_prepare
 
uint32_t hs_exit
 
uint32_t hs_zero
 
uint32_t hs_prepare
 
uint32_t hs_trail
 
uint32_t hs_rqst
 
uint32_t ta_go
 
uint32_t ta_sure
 
uint32_t ta_get
 
uint32_t half_byte_clk_en
 
bool clk_pre_inc_by_2
 

Detailed Description

Definition at line 36 of file dsi_phy.h.

Field Documentation

◆ clk_post

uint32_t msm_dsi_phy_ctrl::clk_post

Definition at line 38 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ clk_pre

uint32_t msm_dsi_phy_ctrl::clk_pre

Definition at line 37 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ clk_pre_inc_by_2

bool msm_dsi_phy_ctrl::clk_pre_inc_by_2

Definition at line 51 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ clk_prepare

uint32_t msm_dsi_phy_ctrl::clk_prepare

Definition at line 41 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ clk_trail

uint32_t msm_dsi_phy_ctrl::clk_trail

Definition at line 40 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ clk_zero

uint32_t msm_dsi_phy_ctrl::clk_zero

Definition at line 39 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ half_byte_clk_en

uint32_t msm_dsi_phy_ctrl::half_byte_clk_en

Definition at line 50 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ hs_exit

uint32_t msm_dsi_phy_ctrl::hs_exit

Definition at line 42 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ hs_prepare

uint32_t msm_dsi_phy_ctrl::hs_prepare

Definition at line 44 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ hs_rqst

uint32_t msm_dsi_phy_ctrl::hs_rqst

Definition at line 46 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ hs_trail

uint32_t msm_dsi_phy_ctrl::hs_trail

Definition at line 45 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ hs_zero

uint32_t msm_dsi_phy_ctrl::hs_zero

Definition at line 43 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ ta_get

uint32_t msm_dsi_phy_ctrl::ta_get

Definition at line 49 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ ta_go

uint32_t msm_dsi_phy_ctrl::ta_go

Definition at line 47 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().

◆ ta_sure

uint32_t msm_dsi_phy_ctrl::ta_sure

Definition at line 48 of file dsi_phy.h.

Referenced by dsi_phy_waitforrefgen().


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