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

#include <display_resources.h>

Collaboration diagram for mdp_external_clock_entry:
Collaboration graph

Data Fields

enum mdss_clock clk_type
 
uint32_t clk_source
 
uint32_t clk_secondary_source
 
uint32_t clk_div
 
uint32_t clk_pll_m
 
uint32_t clk_pll_n
 
uint32_t clk_pll_2d
 
uint32_t source_div
 

Detailed Description

Definition at line 11 of file display_resources.h.

Field Documentation

◆ clk_div

uint32_t mdp_external_clock_entry::clk_div

Definition at line 21 of file display_resources.h.

◆ clk_pll_2d

uint32_t mdp_external_clock_entry::clk_pll_2d

Definition at line 30 of file display_resources.h.

◆ clk_pll_m

uint32_t mdp_external_clock_entry::clk_pll_m

Definition at line 24 of file display_resources.h.

◆ clk_pll_n

uint32_t mdp_external_clock_entry::clk_pll_n

Definition at line 27 of file display_resources.h.

◆ clk_secondary_source

uint32_t mdp_external_clock_entry::clk_secondary_source

Definition at line 18 of file display_resources.h.

◆ clk_source

uint32_t mdp_external_clock_entry::clk_source

Definition at line 15 of file display_resources.h.

◆ clk_type

enum mdss_clock mdp_external_clock_entry::clk_type

Definition at line 1 of file display_resources.h.

◆ source_div

uint32_t mdp_external_clock_entry::source_div

Definition at line 33 of file display_resources.h.


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