no-OS
Loading...
Searching...
No Matches
gmsl_csi_ser_port_cfg Struct Reference

A structure that contains configuration parameters for a GMSL camera serializer MIPI port. More...

#include <gmsl_cam_ser.h>

Collaboration diagram for gmsl_csi_ser_port_cfg:
[legend]

Public Attributes

unsigned int index
 
unsigned int ctlr_idx
 
unsigned int lane_count
 
bool en_deskew
 
bool en_cphy
 
bool enabled
 
struct gmsl_link_ser_phy_cfg phy [GMSL_CAM_SER_CSI2_MAX_MIPI_PHY_PER_PORT]
 

Detailed Description

A structure that contains configuration parameters for a GMSL camera serializer MIPI port.

Member Data Documentation

◆ ctlr_idx

unsigned int gmsl_csi_ser_port_cfg::ctlr_idx

GMSL Camera Serializer MIPI PORT controller ID

◆ en_cphy

bool gmsl_csi_ser_port_cfg::en_cphy

GMSL Camera Serializer MIPI PORT enable/disable CPHY

◆ en_deskew

bool gmsl_csi_ser_port_cfg::en_deskew

GMSL Camera Serializer MIPI PORT enable/disable Deskew

◆ enabled

bool gmsl_csi_ser_port_cfg::enabled

GMSL Camera Serializer MIPI PORT enable/disable

◆ index

unsigned int gmsl_csi_ser_port_cfg::index

GMSL Camera Serializer MIPI PORT index (0 = default)

◆ lane_count

unsigned int gmsl_csi_ser_port_cfg::lane_count

GMSL Camera Serializer MIPI PORT Lane Count

◆ phy

GMSL Camera Serializer MIPI PHYs associated to this PORT


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