Searched defs:dispc_features (Results 1 – 3 of 3) sorted by relevance
66 struct dispc_features { struct70 struct dispc_features_scaling scaling; argument88 extern const struct dispc_features dispc_k2g_feats; argument
85 u8 sw_start;86 u8 fp_start;87 u8 bp_start;88 u16 sw_max;89 u16 vp_max;90 u16 hp_max;91 u8 mgr_width_start;93 u16 mgr_width_max;94 u16 mgr_height_max;95 u16 ovl_width_max;[all …]
55 u8 sw_start;56 u8 fp_start;57 u8 bp_start;58 u16 sw_max;59 u16 vp_max;60 u16 hp_max;61 u8 mgr_width_start;62 u8 mgr_height_start;63 u16 mgr_width_max;64 u16 mgr_height_max;[all …]
Completed in 23 milliseconds