Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/kyro/
H 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()
H A Dfbdev.c315 par->HSP, par->VSP, &par->PIXCLK) < 0) in kyro_dev_video_mode_set()
472 if (par->VSP == 1) in kyrofb_check_var()
526 par->VSP = (info->var.sync & FB_SYNC_VERT_HIGH_ACT) ? 1 : 0; in kyrofb_set_par()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A DKconfig67 bool "R-Car DU VSP Compositor Support" if ARM
72 Enable support to expose the R-Car VSP Compositor as KMS planes.
/linux/include/video/
H A Dkyro.h28 s32 VSP; /* Ver Sync Polarity */ member
/linux/Documentation/virt/hyperv/
H A Dvpci.rst62 VMBus connection to the vPCI VSP on the Hyper-V host. That
64 exchange messages with the vPCI VSP for the purpose of setting
H A Dcoco.rst267 VSP (Virtual Service Provider) interface that has had support in the Hyper-V
278 client or VSC, `S` for the server or VSP, the `DEVICE` is a physical one, might
/linux/drivers/gpu/drm/radeon/
H A Dnid.h881 #define VSP(x) ((x) << 0) macro
/linux/drivers/iommu/
H A DKconfig382 and a few signal processors, including VSP(video), GSP(graphic),
/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a7779.c1144 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
H A Dpfc-r8a7790.c1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),