Home
last modified time | relevance | path

Searched refs:sync_pclk_edge (Results 1 – 14 of 14) sorted by relevance

/drivers/video/omap2/displays/
Dpanel-generic-dpi.c76 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
103 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
130 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
157 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
184 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
211 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
238 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
265 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
290 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
315 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
[all …]
Dpanel-sharp-ls037v7dw01.c49 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
Dpanel-nec-nl8048hl11-01b.c81 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE,
Dpanel-lgphilips-lb035q02.c50 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
Dpanel-tfp410.c47 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
Dpanel-picodlp.c78 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
Dpanel-tpo-td043mtea1.c279 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
Dpanel-acx565akm.c496 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES,
/drivers/video/omap2/dss/
Dsdi.c155 t->sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE; in omapdss_sdi_display_enable()
Ddispc.c2877 enum omap_dss_signal_edge sync_pclk_edge) in _dispc_mgr_set_lcd_timings() argument
2905 switch (sync_pclk_edge) { in _dispc_mgr_set_lcd_timings()
2950 t.data_pclk_edge, t.de_level, t.sync_pclk_edge); in dispc_mgr_set_timings()
2963 t.de_level, t.sync_pclk_edge); in dispc_mgr_set_timings()
Drfbi.c886 rfbi.timings.sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES; in rfbi_config_lcd_manager()
Ddsi.c4438 dsi->timings.sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES; in dsi_display_init_dispc()
/drivers/gpu/drm/omapdrm/
Domap_connector.c97 timings->sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES; in copy_timings_drm_to_omap()
/drivers/video/omap2/omapfb/
Domapfb-main.c2065 timings->sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES; in omapfb_mode_to_timings()
2215 t->sync_pclk_edge = OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES; in fb_videomode_to_omap_timings()