/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss.h | 220 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd() 255 int dss_dpi_select_source(int port, enum omap_channel channel); 276 enum omap_channel channel); 284 void dss_select_lcd_clk_source(enum omap_channel channel, 288 enum omap_dss_clk_source dss_get_lcd_clk_source(enum omap_channel channel); 378 bool dispc_mgr_timings_ok(enum omap_channel channel, 389 void dispc_mgr_set_clock_div(enum omap_channel channel, 391 int dispc_mgr_get_clock_div(enum omap_channel channel, 406 void dispc_mgr_enable(enum omap_channel channel, bool enable); 407 bool dispc_mgr_is_enabled(enum omap_channel channel); [all …]
|
D | dispc.h | 106 static inline u16 DISPC_DEFAULT_COLOR(enum omap_channel channel) in DISPC_DEFAULT_COLOR() 123 static inline u16 DISPC_TRANS_COLOR(enum omap_channel channel) in DISPC_TRANS_COLOR() 140 static inline u16 DISPC_TIMING_H(enum omap_channel channel) in DISPC_TIMING_H() 158 static inline u16 DISPC_TIMING_V(enum omap_channel channel) in DISPC_TIMING_V() 176 static inline u16 DISPC_POL_FREQ(enum omap_channel channel) in DISPC_POL_FREQ() 194 static inline u16 DISPC_DIVISORo(enum omap_channel channel) in DISPC_DIVISORo() 213 static inline u16 DISPC_SIZE_MGR(enum omap_channel channel) in DISPC_SIZE_MGR() 230 static inline u16 DISPC_DATA_CYCLE1(enum omap_channel channel) in DISPC_DATA_CYCLE1() 248 static inline u16 DISPC_DATA_CYCLE2(enum omap_channel channel) in DISPC_DATA_CYCLE2() 266 static inline u16 DISPC_DATA_CYCLE3(enum omap_channel channel) in DISPC_DATA_CYCLE3() [all …]
|
D | dispc-compat.h | 10 void dispc_mgr_enable_sync(enum omap_channel channel); 11 void dispc_mgr_disable_sync(enum omap_channel channel);
|
D | dispc.c | 245 static unsigned long dispc_mgr_lclk_rate(enum omap_channel channel); 246 static unsigned long dispc_mgr_pclk_rate(enum omap_channel channel); 261 static u32 mgr_fld_read(enum omap_channel channel, enum mgr_reg_fields regfld) in mgr_fld_read() 267 static void mgr_fld_write(enum omap_channel channel, in mgr_fld_write() 542 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel) in dispc_mgr_get_vsync_irq() 548 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel) in dispc_mgr_get_framedone_irq() 557 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() 563 bool dispc_mgr_go_busy(enum omap_channel channel) in dispc_mgr_go_busy() 569 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go() 903 void dispc_ovl_set_channel_out(enum omap_plane plane, enum omap_channel channel) in dispc_ovl_set_channel_out() [all …]
|
D | dss_features.h | 94 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel); 95 enum omap_dss_output_id dss_feat_get_supported_outputs(enum omap_channel channel);
|
D | dss.c | 67 int (*dpi_select_source)(int port, enum omap_channel channel); 196 enum omap_channel channel) in dss_ctrl_pll_set_control_mux() 450 void dss_select_lcd_clk_source(enum omap_channel channel, in dss_select_lcd_clk_source() 497 enum omap_dss_clk_source dss_get_lcd_clk_source(enum omap_channel channel) in dss_get_lcd_clk_source() 652 static int dss_dpi_select_source_omap2_omap3(int port, enum omap_channel channel) in dss_dpi_select_source_omap2_omap3() 660 static int dss_dpi_select_source_omap4(int port, enum omap_channel channel) in dss_dpi_select_source_omap4() 680 static int dss_dpi_select_source_omap5(int port, enum omap_channel channel) in dss_dpi_select_source_omap5() 706 static int dss_dpi_select_source_dra7xx(int port, enum omap_channel channel) in dss_dpi_select_source_dra7xx() 726 int dss_dpi_select_source(int port, enum omap_channel channel) in dss_dpi_select_source()
|
D | dispc-compat.c | 457 static void dispc_mgr_enable_lcd_out(enum omap_channel channel) in dispc_mgr_enable_lcd_out() 462 static void dispc_mgr_disable_lcd_out(enum omap_channel channel) in dispc_mgr_disable_lcd_out() 606 void dispc_mgr_enable_sync(enum omap_channel channel) in dispc_mgr_enable_sync() 616 void dispc_mgr_disable_sync(enum omap_channel channel) in dispc_mgr_disable_sync()
|
D | dpi.c | 61 static struct dss_pll *dpi_get_pll(enum omap_channel channel) in dpi_get_pll() 115 static enum omap_dss_clk_source dpi_get_alt_clk_src(enum omap_channel channel) in dpi_get_alt_clk_src() 271 static int dpi_set_dsi_clk(struct dpi_data *dpi, enum omap_channel channel, in dpi_set_dsi_clk() 612 static enum omap_channel dpi_get_channel(int port_num) in dpi_get_channel()
|
D | dss_features.c | 823 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel) in dss_feat_get_supported_displays() 828 enum omap_dss_output_id dss_feat_get_supported_outputs(enum omap_channel channel) in dss_feat_get_supported_outputs()
|
D | dsi.c | 4839 static enum omap_channel dsi_get_channel(int module_id) in dsi_get_channel()
|
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
D | dss.h | 270 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd() 308 enum omap_channel channel); 328 enum omap_channel channel, 334 enum omap_channel channel); 409 enum omap_channel channel); 411 enum omap_channel channel); 413 enum omap_channel channel); 419 enum omap_channel channel, bool enable); 422 enum omap_channel channel); 424 void dispc_mgr_go(struct dispc_device *dispc, enum omap_channel channel); [all …]
|
D | omapdss.h | 80 enum omap_channel { enum 226 enum omap_channel dispc_channel; 280 enum omap_channel channel); 282 int omap_crtc_dss_enable(struct omap_drm_private *priv, enum omap_channel channel); 283 void omap_crtc_dss_disable(struct omap_drm_private *priv, enum omap_channel channel); 285 enum omap_channel channel, 288 enum omap_channel channel, 291 struct omap_drm_private *priv, enum omap_channel channel, 294 struct omap_drm_private *priv, enum omap_channel channel,
|
D | dispc.h | 109 static inline u16 DISPC_DEFAULT_COLOR(enum omap_channel channel) in DISPC_DEFAULT_COLOR() 126 static inline u16 DISPC_TRANS_COLOR(enum omap_channel channel) in DISPC_TRANS_COLOR() 143 static inline u16 DISPC_TIMING_H(enum omap_channel channel) in DISPC_TIMING_H() 161 static inline u16 DISPC_TIMING_V(enum omap_channel channel) in DISPC_TIMING_V() 179 static inline u16 DISPC_POL_FREQ(enum omap_channel channel) in DISPC_POL_FREQ() 197 static inline u16 DISPC_DIVISORo(enum omap_channel channel) in DISPC_DIVISORo() 216 static inline u16 DISPC_SIZE_MGR(enum omap_channel channel) in DISPC_SIZE_MGR() 233 static inline u16 DISPC_DATA_CYCLE1(enum omap_channel channel) in DISPC_DATA_CYCLE1() 251 static inline u16 DISPC_DATA_CYCLE2(enum omap_channel channel) in DISPC_DATA_CYCLE2() 269 static inline u16 DISPC_DATA_CYCLE3(enum omap_channel channel) in DISPC_DATA_CYCLE3() [all …]
|
D | dss.c | 63 enum omap_channel channel); 65 enum omap_channel channel, 178 enum omap_channel channel) in dss_ctrl_pll_set_control_mux() 389 static int dss_get_channel_index(enum omap_channel channel) in dss_get_channel_index() 467 enum omap_channel channel, in dss_lcd_clk_mux_dra7() 495 enum omap_channel channel, in dss_lcd_clk_mux_omap5() 526 enum omap_channel channel, in dss_lcd_clk_mux_omap4() 555 enum omap_channel channel, in dss_select_lcd_clk_source() 586 enum omap_channel channel) in dss_get_lcd_clk_source() 737 enum omap_channel channel) in dss_dpi_select_source_omap2_omap3() [all …]
|
D | dispc.c | 345 enum omap_channel channel); 347 enum omap_channel channel); 364 static u32 mgr_fld_read(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_read() 372 static void mgr_fld_write(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_write() 672 enum omap_channel channel) in dispc_mgr_get_vsync_irq() 678 enum omap_channel channel) in dispc_mgr_get_framedone_irq() 687 enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() 698 enum omap_channel channel, bool enable) in dispc_mgr_enable() 706 enum omap_channel channel) in dispc_mgr_is_enabled() 712 enum omap_channel channel) in dispc_mgr_go_busy() [all …]
|
D | dpi.c | 54 enum omap_channel channel) in dpi_get_clk_src_dra7xx() 95 enum omap_channel channel = dpi->output.dispc_channel; in dpi_get_clk_src() 585 static enum omap_channel dpi_get_channel(struct dpi_data *dpi) in dpi_get_channel()
|
D | dsi.c | 3323 enum omap_channel dispc_channel = dsi->output.dispc_channel; in dsi_init_dispc() 3368 enum omap_channel dispc_channel = dsi->output.dispc_channel; in dsi_uninit_dispc() 4148 static enum omap_channel dsi_get_dispc_channel(struct dsi_data *dsi) in dsi_get_dispc_channel()
|
/Linux-v5.15/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.h | 14 enum omap_channel; 24 enum omap_channel omap_crtc_channel(struct drm_crtc *crtc);
|
D | omap_crtc.c | 36 enum omap_channel channel; 62 enum omap_channel omap_crtc_channel(struct drm_crtc *crtc) in omap_crtc_channel() 104 enum omap_channel channel) in omap_crtc_dss_start_update() 116 enum omap_channel channel = omap_crtc->channel; in omap_crtc_set_enabled() 183 int omap_crtc_dss_enable(struct omap_drm_private *priv, enum omap_channel channel) in omap_crtc_dss_enable() 195 void omap_crtc_dss_disable(struct omap_drm_private *priv, enum omap_channel channel) in omap_crtc_dss_disable() 204 enum omap_channel channel, in omap_crtc_dss_set_timings() 215 enum omap_channel channel, in omap_crtc_dss_set_lcd_config() 227 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_register_framedone() 246 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_unregister_framedone() [all …]
|
D | omap_irq.c | 84 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_enable_framedone() 118 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_enable_vblank() 144 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_disable_vblank() 222 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_handler()
|
D | omap_drv.c | 311 enum omap_channel channel = pipe->output->dispc_channel; in omap_modeset_init()
|
/Linux-v5.15/include/video/ |
D | omapfb_dss.h | 75 enum omap_channel { enum 374 enum omap_channel id; 674 enum omap_channel dispc_channel;
|