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

#include <chip.h>

Collaboration diagram for soc_samsung_exynos5420_config:
Collaboration graph

Data Fields

int clkval_f
 
int upper_margin
 
int lower_margin
 
int vsync
 
int left_margin
 
int right_margin
 
int hsync
 
int xres
 
int yres
 
int framebuffer_bits_per_pixel
 
int usb_vbus_gpio
 
int usb_hsic_gpio
 
u32 lcdbase
 

Detailed Description

Definition at line 8 of file chip.h.

Field Documentation

◆ clkval_f

int soc_samsung_exynos5420_config::clkval_f

Definition at line 10 of file chip.h.

Referenced by exynos_displayport_init().

◆ framebuffer_bits_per_pixel

int soc_samsung_exynos5420_config::framebuffer_bits_per_pixel

Definition at line 20 of file chip.h.

◆ hsync

int soc_samsung_exynos5420_config::hsync

Definition at line 16 of file chip.h.

Referenced by exynos_displayport_init().

◆ lcdbase

u32 soc_samsung_exynos5420_config::lcdbase

Definition at line 25 of file chip.h.

◆ left_margin

int soc_samsung_exynos5420_config::left_margin

Definition at line 14 of file chip.h.

Referenced by exynos_displayport_init().

◆ lower_margin

int soc_samsung_exynos5420_config::lower_margin

Definition at line 12 of file chip.h.

Referenced by exynos_displayport_init().

◆ right_margin

int soc_samsung_exynos5420_config::right_margin

Definition at line 15 of file chip.h.

Referenced by exynos_displayport_init().

◆ upper_margin

int soc_samsung_exynos5420_config::upper_margin

Definition at line 11 of file chip.h.

Referenced by exynos_displayport_init().

◆ usb_hsic_gpio

int soc_samsung_exynos5420_config::usb_hsic_gpio

Definition at line 23 of file chip.h.

◆ usb_vbus_gpio

int soc_samsung_exynos5420_config::usb_vbus_gpio

Definition at line 22 of file chip.h.

◆ vsync

int soc_samsung_exynos5420_config::vsync

Definition at line 13 of file chip.h.

Referenced by exynos_displayport_init().

◆ xres

int soc_samsung_exynos5420_config::xres

Definition at line 18 of file chip.h.

Referenced by exynos_displayport_init().

◆ yres

int soc_samsung_exynos5420_config::yres

Definition at line 19 of file chip.h.

Referenced by exynos_displayport_init().


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