![]() |
no-OS
|
Go to the source code of this file.
Classes | |
| struct | gmsl_csi_mipi_cfg |
| : GMSL Camera Deserializer MIPI CSI2 configuration structure More... | |
| struct | gmsl_pipe_des_dt_vc_remap |
| A structure that contains data type and virtual channel ID mappings for the Deserializer. More... | |
| struct | gmsl_pipe_des_pipe_cfg |
| A structure that contains video pipe configurations for Deserializer. More... | |
| struct | gmsl_link_des_phy_cfg |
| A structure that contains PHY configurations for the Deserializer. More... | |
| struct | gmsl_dev_csi_des_init_param |
| GMSL Deserializer driver initailization structure. More... | |
Macros | |
| #define | GMSL_CAM_DES_CSI2_MAX_DATA_LANES (4) |
| #define | GMSL_CAM_DES_CSI2_MAX_DES_REMAPS_NUM (16) |
| #define | GMSL_CAM_DES_DT_VC(dt, vc) |
| #define | MAX_NUM_LINKS (4) |
Enumerations | |
| enum | gmsl_cc_port { GMSL_CC_PORTA = 0U , GMSL_CC_PORTB = 1U } |
| Enumerates Control Channel Ports A/B of Deserializer. More... | |
| enum | gmsl_csi_des_port { GMSL_CSI_DES_PORTA = 0U , GMSL_CSI_DES_PORTB = 1U } |
| Enumeration for GMSL Camera Deserializer CSI ports. More... | |
| enum | gmsl_dev_des_mipi_lane_cnt { GMSL_DEV_DES_MIPI_LANE_CNT_1 = 0U , GMSL_DEV_DES_MIPI_LANE_CNT_2 = 1U , GMSL_DEV_DES_MIPI_LANE_CNT_3 = 2U , GMSL_DEV_DES_MIPI_LANE_CNT_4 = 3U } |
| Enumerates the MIPI lane counts for the GMSL Camera Deserializer. More... | |
| enum | gmsl_link_des_rx_phy_rate { GMSL_LINK_DES_RX_PHY_RATE_3G = 1U , GMSL_LINK_DES_RX_PHY_RATE_6G = 2U , GMSL_LINK_DES_RX_PHY_RATE_12G = 3U } |
| Enumerates the RX PHY rates for the GMSL Camera Deserializer. More... | |
| enum | gmsl_pipe_des_vc_remap_mode { GMSL_PIPE_DES_VC_REMAP_SRC_DST_MODE = 0U , GMSL_PIPE_DES_VC_REMAP_PIPE_ID_MODE = 1U , GMSL_PIPE_DES_VC_REMAP_LINK_ID_MODE = 2U } |
| Enumerates the virtual channel remap modes for the GMSL Camera Deserializer. More... | |
| #define GMSL_CAM_DES_CSI2_MAX_DATA_LANES (4) |
| #define GMSL_CAM_DES_CSI2_MAX_DES_REMAPS_NUM (16) |
| #define GMSL_CAM_DES_DT_VC | ( | dt, | |
| vc ) |
| #define MAX_NUM_LINKS (4) |
| enum gmsl_cc_port |
| enum gmsl_csi_des_port |
Enumerates the MIPI lane counts for the GMSL Camera Deserializer.
Enumerates the virtual channel remap modes for the GMSL Camera Deserializer.