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

#include <dsi_phy.h>

Collaboration diagram for mipi_dsi_phy_ctrl:
Collaboration graph

Data Fields

uint32_t regulator [5]
 
uint32_t timing [12]
 
uint32_t ctrl [4]
 
uint32_t strength [4]
 
uint32_t pll [21]
 

Detailed Description

Definition at line 18 of file dsi_phy.h.

Field Documentation

◆ ctrl

uint32_t mipi_dsi_phy_ctrl::ctrl[4]

Definition at line 21 of file dsi_phy.h.

◆ pll

uint32_t mipi_dsi_phy_ctrl::pll[21]

Definition at line 23 of file dsi_phy.h.

◆ regulator

uint32_t mipi_dsi_phy_ctrl::regulator[5]

Definition at line 19 of file dsi_phy.h.

◆ strength

uint32_t mipi_dsi_phy_ctrl::strength[4]

Definition at line 22 of file dsi_phy.h.

◆ timing

uint32_t mipi_dsi_phy_ctrl::timing[12]

Definition at line 20 of file dsi_phy.h.


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