Structure containing DSI Output parameters. This structure is used as an argument to IOCTL_DSS_DCTRL_SET_DSI_PARAMS.
Data Fields | |
uint32_t | instId |
uint32_t | numOfLanes |
uint32_t | laneSpeedInKbps |
uint32_t Dss_DctrlDsiParams::instId |
DSI Instance ID, currently note used
uint32_t Dss_DctrlDsiParams::numOfLanes |
Number of outputs lanes for DSI output, max 4
uint32_t Dss_DctrlDsiParams::laneSpeedInKbps |
Exact DPHY lane speed from the selected speed band in Megabits per sec. This parameter is set to default value during init time. If updated in the application after init, newly set value will be used for DPHY clock configurations.