slvs_lane_rate_t
Description
Defines the input rate of the SLVS lane.
Prototype
typedef enum {
SLVS_LANE_RATE_LOW = 0, /* 1152Mbps */
SLVS_LANE_RATE_HIGH = 1, /* 2304Mbps */
SLVS_LANE_RATE_BUTT
} slvs_lane_rate_t;
Parent topic: MIPI RX ioctl Command Words