Searched defs:mipi_tx_frame_timing_cfg (Results 1 – 1 of 1) sorted by relevance
282 struct mipi_tx_frame_timing_cfg { struct283 u32 bpp;284 u32 lane_rate_mbps;285 u32 hsync_width;286 u32 h_backporch;287 u32 h_frontporch;288 u32 h_active;289 u16 vsync_width;290 u16 v_backporch;291 u16 v_frontporch;[all …]