front_porch        98 drivers/gpu/drm/mediatek/mtk_dpi.c 	u32 front_porch;
front_porch       146 drivers/gpu/drm/mediatek/mtk_dpi.c 	mtk_dpi_mask(dpi, DPI_TGEN_HPORCH, sync->front_porch << HFP,
front_porch       164 drivers/gpu/drm/mediatek/mtk_dpi.c 		     sync->front_porch << VSYNC_FRONT_PORCH_SHIFT,
front_porch       460 drivers/gpu/drm/mediatek/mtk_dpi.c 	hsync.front_porch = vm.hfront_porch;
front_porch       464 drivers/gpu/drm/mediatek/mtk_dpi.c 	vsync_lodd.front_porch = vm.vfront_porch;
front_porch       145 drivers/gpu/drm/sun4i/sun4i_tv.c 	u16		front_porch;
front_porch       222 drivers/gpu/drm/sun4i/sun4i_tv.c 		.front_porch	= 32,
front_porch       248 drivers/gpu/drm/sun4i/sun4i_tv.c 		.front_porch	= 24,
front_porch       415 drivers/gpu/drm/sun4i/sun4i_tv.c 		     SUN4I_TVE_PORCH_FRONT(tv_mode->front_porch));
front_porch       405 drivers/video/fbdev/da8xx-fb.c 		int front_porch)
front_porch       411 drivers/video/fbdev/da8xx-fb.c 	    | (((front_porch-1) & 0xff) << 16)
front_porch       424 drivers/video/fbdev/da8xx-fb.c 		reg |= ((front_porch-1) & 0x300) >> 8;
front_porch       432 drivers/video/fbdev/da8xx-fb.c 		int front_porch)
front_porch       438 drivers/video/fbdev/da8xx-fb.c 	    | ((front_porch & 0xff) << 16)
front_porch      1149 drivers/video/fbdev/da8xx-fb.c 					sync_arg.front_porch);
front_porch      1157 drivers/video/fbdev/da8xx-fb.c 					sync_arg.front_porch);
front_porch        32 drivers/video/fbdev/grvga.c 	u32 front_porch;	/* 0x08 */
front_porch       154 drivers/video/fbdev/grvga.c 		     &par->regs->front_porch);
front_porch        76 include/video/da8xx-fb.h 	int front_porch;