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

/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h76 enum omap_dss_rotation_type rotation_type; member in struct:omapfb_info
/linux-4.4.14/drivers/media/platform/omap/
H A Domap_voutdef.h94 enum vout_rotaion_type rotation_type; member in struct:omapvideo_info
/linux-4.4.14/include/video/
H A Domapdss.h393 enum omap_dss_rotation_type rotation_type; member in struct:omap_overlay_info
524 enum omap_dss_rotation_type rotation_type; member in struct:omap_dss_writeback_info
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddispc.c917 dispc_ovl_configure_burst_type(enum omap_plane plane, enum omap_dss_rotation_type rotation_type) dispc_ovl_configure_burst_type() argument
1700 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) dispc_ovl_set_rotation_attrs() argument
2425 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) dispc_ovl_calc_scaling() argument
2552 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) dispc_ovl_setup_common() argument

Completed in 147 milliseconds