Searched refs:VSP (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/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 | 9 There are three types of FCP: FCP for Codec (FCPC), FCP for VSP (FCPV) and FCP 15 - "renesas,fcpv" for generic compatible 'FCP for VSP'
|
| /Linux-v5.4/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-v5.4/drivers/gpu/drm/rcar-du/ |
| D | Kconfig | 33 bool "R-Car DU VSP Compositor Support" if ARM 38 Enable support to expose the R-Car VSP Compositor as KMS planes.
|
| /Linux-v5.4/include/video/ |
| D | kyro.h | 28 s32 VSP; /* Ver Sync Polarity */ member
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | renesas,du.txt | 44 the memory interfaces for the DU channels. The phandle identifies the VSP 46 LIF instance in that VSP.
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | nid.h | 881 #define VSP(x) ((x) << 0) macro
|
| D | ni_dpm.c | 3357 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | Kconfig | 431 VSP and FDP modules.
|
| /Linux-v5.4/drivers/pinctrl/sh-pfc/ |
| D | pfc-r8a7779.c | 1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
|
| D | pfc-r8a7790.c | 1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),
|