Searched refs:VSP (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | renesas,vsp1.txt | 1 * Renesas VSP Video Processing Engine 3 The VSP is a video processing engine that supports up-/down-scaling, alpha 13 - reg: Base address and length of the registers block for the VSP. 14 - interrupts: VSP interrupt specifier. 15 - clocks: A phandle + clock-specifier pair for the VSP functional clock. 20 for the VSP. Not needed on Gen2, mandatory on Gen3.
|
D | renesas,fcp.txt | 8 There are three types of FCP: FCP for Codec (FCPC), FCP for VSP (FCPV) and FCP 14 - "renesas,fcpv" for generic compatible 'FCP for VSP'
|
/Linux-v4.19/drivers/video/fbdev/kyro/ |
D | STG4000VTG.c | 159 if ((pTiming->HSP > 0) && (pTiming->VSP < 0)) { /* +hsync -vsync */ in SetupVTG() 161 } else if ((pTiming->HSP < 0) && (pTiming->VSP > 0)) { /* -hsync +vsync */ in SetupVTG() 163 } else if ((pTiming->HSP < 0) && (pTiming->VSP < 0)) { /* -hsync -vsync */ in SetupVTG() 165 } else if ((pTiming->HSP > 0) && (pTiming->VSP > 0)) { /* +hsync -vsync */ in SetupVTG()
|
D | fbdev.c | 314 par->HSP, par->VSP, &par->PIXCLK) < 0) in kyro_dev_video_mode_set() 463 if (par->VSP == 1) in kyrofb_check_var() 515 par->VSP = (info->var.sync & FB_SYNC_VERT_HIGH_ACT) ? 1 : 0; in kyrofb_set_par()
|
/Linux-v4.19/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 31 bool "R-Car DU VSP Compositor Support" if ARM 36 Enable support to expose the R-Car VSP Compositor as KMS planes.
|
/Linux-v4.19/include/video/ |
D | kyro.h | 28 s32 VSP; /* Ver Sync Polarity */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | renesas,du.txt | 38 the memory interfaces for the DU channels. The phandle identifies the VSP 40 LIF instance in that VSP.
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | nid.h | 881 #define VSP(x) ((x) << 0) macro
|
D | ni_dpm.c | 3355 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
|
/Linux-v4.19/drivers/media/platform/ |
D | Kconfig | 418 VSP and FDP modules.
|
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7779.c | 1093 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
|
D | pfc-r8a7790.c | 1437 PINMUX_IPSR_GPSR(IP11_17_15, VSP),
|