Searched refs:window_sync (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.h | 215 int window_sync; member
|
H A D | dsi.c | 2893 int window_sync = dsi->vm_timings.window_sync; in dsi_proto_timings() local 2924 r = FLD_MOD(r, window_sync, 27, 24); /* WINDOW_SYNC */ in dsi_proto_timings() 3901 dsi_vm->window_sync = 4; in dsi_vm_calc_blanking()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | omapdss.h | 208 int window_sync; member
|
H A D | dsi.c | 3625 int window_sync = dsi->vm_timings.window_sync; in dsi_proto_timings() local 3656 r = FLD_MOD(r, window_sync, 27, 24); /* WINDOW_SYNC */ in dsi_proto_timings() 4543 dsi_vm->window_sync = 4; in dsi_vm_calc_blanking()
|
/kernel/linux/linux-5.10/include/video/ |
H A D | omapfb_dss.h | 230 int window_sync; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | omapfb_dss.h | 230 int window_sync; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3699 int window_sync = dsi->vm_timings.window_sync; in dsi_proto_timings() local 3730 r = FLD_MOD(r, window_sync, 27, 24); /* WINDOW_SYNC */ in dsi_proto_timings() 4642 dsi_vm->window_sync = 4; in dsi_vm_calc_blanking()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3701 int window_sync = dsi->vm_timings.window_sync; in dsi_proto_timings() local 3732 r = FLD_MOD(r, window_sync, 27, 24); /* WINDOW_SYNC */ in dsi_proto_timings() 4640 dsi_vm->window_sync = 4; in dsi_vm_calc_blanking()
|
Completed in 34 milliseconds