Searched defs:mipi_tx_frame_section_cfg (Results 1 – 1 of 1) sorted by relevance
268 struct mipi_tx_frame_section_cfg { struct269 u32 dma_v_stride;270 u16 dma_v_scale_cfg;271 u16 width_pixels;272 u16 height_lines;273 u8 dma_packed;274 u8 bpp;275 u8 bpp_unpacked;276 u8 dma_h_stride;277 u8 data_type;[all …]