Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dencoder-tfp410.c118 timings->sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE; in tfp410_fix_timings()
H A Dconnector-dvi.c36 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
H A Dpanel-lgphilips-lb035q02.c36 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
H A Dpanel-nec-nl8048hl11.c79 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE,
H A Dpanel-sharp-ls037v7dw01.c52 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
H A Dpanel-tpo-td028ttec1.c48 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE,
H A Dpanel-tpo-td043mtea1.c88 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE,
H A Dpanel-sony-acx565akm.c99 .sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay.c287 ovt->sync_pclk_edge = ovt->data_pclk_edge; in videomode_to_omap_video_timings()
H A Dsdi.c143 t->sync_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE; in sdi_display_enable()
H A Ddispc.c3024 enum omap_dss_signal_edge sync_pclk_edge) in _dispc_mgr_set_lcd_timings() argument
3087 switch (sync_pclk_edge) { in _dispc_mgr_set_lcd_timings()
3149 t.data_pclk_edge, t.de_level, t.sync_pclk_edge); in dispc_mgr_set_timings()
3162 t.de_level, t.sync_pclk_edge); in dispc_mgr_set_timings()
H A Ddsi.c4121 dsi->timings.sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE; in dsi_display_init_dispc()
/openbmc/linux/include/video/
H A Domapfb_dss.h276 enum omap_dss_signal_edge sync_pclk_edge; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2056 timings->sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE; in omapfb_mode_to_timings()
2206 t->sync_pclk_edge = OMAPDSS_DRIVE_SIG_FALLING_EDGE; in fb_videomode_to_omap_timings()