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

#include <clock.h>

Collaboration diagram for mdss_clock_config:
Collaboration graph

Data Fields

const char * clk_name
 
struct qcs405_clockrcgr
 
uint32_tcbcr
 

Detailed Description

Definition at line 103 of file clock.h.

Field Documentation

◆ cbcr

uint32_t* mdss_clock_config::cbcr

Definition at line 106 of file clock.h.

◆ clk_name

const char* mdss_clock_config::clk_name

Definition at line 104 of file clock.h.

◆ rcgr

struct qcs405_clock* mdss_clock_config::rcgr

Definition at line 105 of file clock.h.


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