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

#include <mipi.h>

Collaboration diagram for dphy_pll_parameter_map:
Collaboration graph

Data Fields

unsigned int max_mbps
 
u8 hsfreqrange
 
u8 icpctrl
 
u8 lpfctrl
 

Detailed Description

Definition at line 292 of file mipi.h.

Field Documentation

◆ hsfreqrange

u8 dphy_pll_parameter_map::hsfreqrange

Definition at line 294 of file mipi.h.

◆ icpctrl

u8 dphy_pll_parameter_map::icpctrl

Definition at line 295 of file mipi.h.

◆ lpfctrl

u8 dphy_pll_parameter_map::lpfctrl

Definition at line 296 of file mipi.h.

◆ max_mbps

unsigned int dphy_pll_parameter_map::max_mbps

Definition at line 293 of file mipi.h.

Referenced by max_mbps_to_parameter(), and rk_mipi_dsi_get_lane_bps().


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