Searched defs:rotation_type (Results 1 - 3 of 3) sorted by relevance

/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h76 enum omap_dss_rotation_type rotation_type; member in struct:omapfb_info
/drivers/media/platform/omap/
H A Domap_voutdef.h94 enum vout_rotaion_type rotation_type; member in struct:omapvideo_info
/drivers/video/fbdev/omap2/dss/
H A Ddispc.c896 enum omap_dss_rotation_type rotation_type)
901 if (rotation_type == OMAP_DSS_ROT_TILER)
1607 enum omap_dss_rotation_type rotation_type,
1660 bool doublestride = (rotation_type == OMAP_DSS_ROT_TILER) &&
2309 enum omap_dss_rotation_type rotation_type, bool mem_to_mem)
2326 *y_predecim = (rotation_type == OMAP_DSS_ROT_TILER &&
2410 oi->rotation_type, false);
2419 u8 global_alpha, enum omap_dss_rotation_type rotation_type,
2464 rotation_type, mem_to_mem);
2507 if (rotation_type
895 dispc_ovl_configure_burst_type(enum omap_plane plane, enum omap_dss_rotation_type rotation_type) argument
1606 dispc_ovl_set_rotation_attrs(enum omap_plane plane, u8 rotation, enum omap_dss_rotation_type rotation_type, bool mirroring, enum omap_color_mode color_mode) argument
2303 dispc_ovl_calc_scaling(unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) argument
2414 dispc_ovl_setup_common(enum omap_plane plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, u8 rotation, bool mirror, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) argument
[all...]

Completed in 1387 milliseconds