41 unsigned int new_addr);
int32_t max96793_csi_config_sensor_to_ser_lane_map(struct gmsl_dev *dev, struct gmsl_link_ser_phy_cfg *phy)
Configure the sensor to serializer lane mapping for the MAX96793 device.
Definition max96793_csi.c:94
int32_t max96793_csi_change_ser_address(struct gmsl_dev *dev, unsigned int new_addr)
Change the serializer address of the MAX96793 device.
Definition max96793_csi.c:58
int32_t max96793_csi_set_pipe_enable(struct gmsl_dev *dev, bool enable)
Enable or disable the pipe of the MAX96793 device.
Definition max96793_csi.c:76
int max96793_gpio_cam_cfg(struct gmsl_dev *dev)
Configure the GPIO settings for the camera on the MAX96792 serializer.
Definition max96793_csi.c:345
int32_t max96793_csi_init_pipe(struct gmsl_dev *dev, struct gmsl_pipe_ser_pipe_cfg *pipe)
Initialize the pipe for the MAX96793 device.
Definition max96793_csi.c:283
int32_t max96793_csi_config_sensor_lane_pol(struct gmsl_dev *dev, struct gmsl_link_ser_phy_cfg *phy)
Configure the lane polarities for the MAX96793 device.
Definition max96793_csi.c:135
int32_t max96793_csi_init_port(struct gmsl_dev *dev, struct gmsl_csi_ser_port_cfg *port)
Initialize the CSI port for the MAX96793 device.
Definition max96793_csi.c:177
int32_t max96793_csi_init(struct gmsl_dev *dev, bool tunnel_mode)
Initialize the MAX96793 device.
Definition max96793_csi.c:241
Header file of Delay functions.
A structure that contains configuration parameters for a GMSL camera serializer MIPI port.
Definition gmsl_cam_ser.h:105
Structure representing a GMSL device handle, containing configuration parameters and diagnostic opera...
Definition gmsl_common.h:159
A structure that contains configuration parameters for a GMSL camera serializer MIPI PHY.
Definition gmsl_cam_ser.h:92
A structure that contains configuration parameters for a GMSL camera serializer pipe.
Definition gmsl_cam_ser.h:66