Home
last modified time | relevance | path

Searched refs:VSP (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/video/fbdev/kyro/
A DSTG4000VTG.c159 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()
A Dfbdev.c314 par->HSP, par->VSP, &par->PIXCLK) < 0) in kyro_dev_video_mode_set()
471 if (par->VSP == 1) in kyrofb_check_var()
523 par->VSP = (info->var.sync & FB_SYNC_VERT_HIGH_ACT) ? 1 : 0; in kyrofb_set_par()
/linux/Documentation/devicetree/bindings/media/
A Drenesas,fcp.yaml18 There are three types of FCP: FCP for Codec (FCPC), FCP for VSP (FCPV) and
25 - renesas,fcpv # FCP for VSP
53 # R8A7795 (R-Car H3) FCP for VSP-D1
A Drenesas,vsp1.yaml7 title: Renesas VSP Video Processing Engine
13 The VSP is a video processing engine that supports up-/down-scaling, alpha
41 A phandle referencing the FCP that handles memory accesses for the VSP.
/linux/drivers/gpu/drm/rcar-du/
A DKconfig42 bool "R-Car DU VSP Compositor Support" if ARM
47 Enable support to expose the R-Car VSP Compositor as KMS planes.
/linux/include/video/
A Dkyro.h28 s32 VSP; /* Ver Sync Polarity */ member
/linux/Documentation/devicetree/bindings/display/
A Drenesas,du.yaml87 memory interfaces for the DU channels. The phandle identifies the VSP
89 the LIF instance in that VSP.
/linux/drivers/gpu/drm/radeon/
A Dnid.h881 #define VSP(x) ((x) << 0) macro
A Dni_dpm.c3358 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
/linux/drivers/iommu/
A DKconfig484 and a few signal processors, including VSP(video), GSP(graphic),
/linux/drivers/media/platform/
A DKconfig529 the codec, VSP and FDP modules.
/linux/drivers/pinctrl/renesas/
A Dpfc-r8a7779.c1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
A Dpfc-r8a7790.c1438 PINMUX_IPSR_GPSR(IP11_17_15, VSP),

Completed in 68 milliseconds