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

#include <chip.h>

Collaboration diagram for soc_rockchip_rk3399_config:
Collaboration graph

Data Fields

u32 framebuffer_bits_per_pixel
 
u32 vop_mode
 

Detailed Description

Definition at line 9 of file chip.h.

Field Documentation

◆ framebuffer_bits_per_pixel

u32 soc_rockchip_rk3399_config::framebuffer_bits_per_pixel

Definition at line 10 of file chip.h.

Referenced by rk_display_init().

◆ vop_mode

u32 soc_rockchip_rk3399_config::vop_mode

Definition at line 11 of file chip.h.

Referenced by rk_display_init().


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