Searched refs:DI_SYNC_VSYNC (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | ipu_disp.c | 969 DI_SYNC_VSYNC, /* CNT_CLR_SEL */ in ipu_init_sync_panel() 1021 DI_SYNC_VSYNC, /* CNT_CLR_SEL */ in ipu_init_sync_panel() 1087 vsync_cnt = DI_SYNC_VSYNC; in ipu_init_sync_panel() 1088 ipu_di_sync_config(disp, DI_SYNC_VSYNC, v_total - 1, in ipu_init_sync_panel() 1098 DI_SYNC_VSYNC, 0, DI_SYNC_NONE, in ipu_init_sync_panel()
|
H A D | ipu_regs.h | 147 DI_SYNC_VSYNC = 3, enumerator
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-di.c | 63 DI_SYNC_VSYNC = 4, enumerator 300 .cnt_clr_src = DI_SYNC_VSYNC, in ipu_di_sync_config_noninterlaced()
|