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

#include <panel-jdi-lpm102a188a.h>

Collaboration diagram for panel_jdi:
Collaboration graph

Data Fields

struct mipi_dsi_devicedsi
 
const struct soc_nvidia_tegra210_configmode
 
unsigned int width_mm
 
unsigned int height_mm
 
int enabled
 

Detailed Description

Definition at line 101 of file panel-jdi-lpm102a188a.h.

Field Documentation

◆ dsi

struct mipi_dsi_device* panel_jdi::dsi

Definition at line 102 of file panel-jdi-lpm102a188a.h.

Referenced by panel_jdi_dsi_probe(), and panel_jdi_prepare().

◆ enabled

int panel_jdi::enabled

Definition at line 109 of file panel-jdi-lpm102a188a.h.

Referenced by panel_jdi_dsi_probe(), and panel_jdi_prepare().

◆ height_mm

unsigned int panel_jdi::height_mm

Definition at line 107 of file panel-jdi-lpm102a188a.h.

Referenced by panel_jdi_dsi_probe().

◆ mode

const struct soc_nvidia_tegra210_config* panel_jdi::mode

Definition at line 103 of file panel-jdi-lpm102a188a.h.

Referenced by dsi_probe_if(), and panel_jdi_prepare().

◆ width_mm

unsigned int panel_jdi::width_mm

Definition at line 106 of file panel-jdi-lpm102a188a.h.

Referenced by panel_jdi_dsi_probe().


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