Searched defs:omap_dss_writeback_info (Results 1 – 4 of 4) sorted by relevance
276 struct omap_dss_writeback_info { struct277 u32 paddr;278 u32 p_uv_addr;279 u16 buf_width;280 u16 width;281 u16 height;282 u32 fourcc;283 u8 rotation;284 enum omap_dss_rotation_type rotation_type;285 u8 pre_mult_alpha;
424 struct omap_dss_writeback_info { struct425 u32 paddr;426 u32 p_uv_addr;427 u16 buf_width;428 u16 width;429 u16 height;430 enum omap_color_mode color_mode;431 u8 rotation;432 enum omap_dss_rotation_type rotation_type;433 bool mirror;[all …]
287 struct omap_dss_writeback_info { struct288 u32 paddr;289 u32 p_uv_addr;290 u16 buf_width;291 u16 width;292 u16 height;293 u32 fourcc;294 u8 rotation;295 enum omap_dss_rotation_type rotation_type;296 u8 pre_mult_alpha;
454 struct omap_dss_writeback_info { struct455 u32 paddr;456 u32 p_uv_addr;457 u16 buf_width;458 u16 width;459 u16 height;460 enum omap_color_mode color_mode;461 u8 rotation;462 enum omap_dss_rotation_type rotation_type;463 bool mirror;[all …]