Lines Matching refs:omap_channel
256 static unsigned long dispc_mgr_lclk_rate(enum omap_channel channel);
257 static unsigned long dispc_mgr_pclk_rate(enum omap_channel channel);
272 static u32 mgr_fld_read(enum omap_channel channel, enum mgr_reg_fields regfld) in mgr_fld_read()
278 static void mgr_fld_write(enum omap_channel channel, in mgr_fld_write()
550 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel) in dispc_mgr_get_vsync_irq()
556 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel) in dispc_mgr_get_framedone_irq()
565 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq()
576 bool dispc_mgr_go_busy(enum omap_channel channel) in dispc_mgr_go_busy()
582 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go()
940 void dispc_ovl_set_channel_out(enum omap_plane plane, enum omap_channel channel) in dispc_ovl_set_channel_out()
1002 static enum omap_channel dispc_ovl_get_channel_out(enum omap_plane plane) in dispc_ovl_get_channel_out()
1092 static void dispc_mgr_enable_cpr(enum omap_channel channel, bool enable) in dispc_mgr_enable_cpr()
1100 static void dispc_mgr_set_cpr_coef(enum omap_channel channel, in dispc_mgr_set_cpr_coef()
1144 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size()
2557 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel, in dispc_ovl_check()
2799 enum omap_channel channel; in dispc_ovl_setup()
2903 void dispc_mgr_enable(enum omap_channel channel, bool enable) in dispc_mgr_enable()
2911 bool dispc_mgr_is_enabled(enum omap_channel channel) in dispc_mgr_is_enabled()
2951 static void dispc_mgr_enable_fifohandcheck(enum omap_channel channel, bool enable) in dispc_mgr_enable_fifohandcheck()
2957 static void dispc_mgr_set_lcd_type_tft(enum omap_channel channel) in dispc_mgr_set_lcd_type_tft()
2968 static void dispc_mgr_set_default_color(enum omap_channel channel, u32 color) in dispc_mgr_set_default_color()
2973 static void dispc_mgr_set_trans_key(enum omap_channel ch, in dispc_mgr_set_trans_key()
2982 static void dispc_mgr_enable_trans_key(enum omap_channel ch, bool enable) in dispc_mgr_enable_trans_key()
2987 static void dispc_mgr_enable_alpha_fixed_zorder(enum omap_channel ch, in dispc_mgr_enable_alpha_fixed_zorder()
2999 void dispc_mgr_setup(enum omap_channel channel, in dispc_mgr_setup()
3014 static void dispc_mgr_set_tft_data_lines(enum omap_channel channel, u8 data_lines) in dispc_mgr_set_tft_data_lines()
3068 static void dispc_mgr_enable_stallmode(enum omap_channel channel, bool enable) in dispc_mgr_enable_stallmode()
3073 void dispc_mgr_set_lcd_config(enum omap_channel channel, in dispc_mgr_set_lcd_config()
3110 static bool _dispc_mgr_pclk_ok(enum omap_channel channel, in _dispc_mgr_pclk_ok()
3119 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok()
3142 static void _dispc_mgr_set_lcd_timings(enum omap_channel channel, int hsw, in _dispc_mgr_set_lcd_timings()
3256 void dispc_mgr_set_timings(enum omap_channel channel, in dispc_mgr_set_timings()
3298 static void dispc_mgr_set_lcd_divisor(enum omap_channel channel, u16 lck_div, in dispc_mgr_set_lcd_divisor()
3312 static void dispc_mgr_get_lcd_divisor(enum omap_channel channel, int *lck_div, in dispc_mgr_get_lcd_divisor()
3352 static unsigned long dispc_mgr_lclk_rate(enum omap_channel channel) in dispc_mgr_lclk_rate()
3393 static unsigned long dispc_mgr_pclk_rate(enum omap_channel channel) in dispc_mgr_pclk_rate()
3425 enum omap_channel channel; in dispc_plane_pclk_rate()
3437 enum omap_channel channel; in dispc_plane_lclk_rate()
3447 static void dispc_dump_clocks_channel(struct seq_file *s, enum omap_channel channel) in dispc_dump_clocks_channel()
3774 void dispc_mgr_set_clock_div(enum omap_channel channel, in dispc_mgr_set_clock_div()
3783 int dispc_mgr_get_clock_div(enum omap_channel channel, in dispc_mgr_get_clock_div()