Searched refs:VSP (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/video/fbdev/kyro/ |
H A 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()
|
H A D | fbdev.c | 315 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()
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | Kconfig | 72 bool "R-Car DU VSP Compositor Support" if ARM 77 Enable support to expose the R-Car VSP Compositor as KMS planes.
|
/openbmc/linux/Documentation/virt/hyperv/ |
H A D | vmbus.rst | 44 Hyper-V uses the terms "VSP" and "VSC" in describing synthetic 45 devices. "VSP" refers to the Hyper-V code that implements a 55 between the VSP and the VSC. Channels are bi-directional and used 110 unique to each VSP/VSC pair. 125 Messages passed between the VSP and VSC are control messages. For 279 the corresponding VSP. It allocates guest memory for the channel 284 Once the ring buffer is set up, the device driver and VSP exchange 287 VSC and the VSP on the Hyper-V host. The setup messages may also
|
/openbmc/linux/include/video/ |
H A D | kyro.h | 28 s32 VSP; /* Ver Sync Polarity */ member
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | Kconfig | 57 the codec, VSP and FDP modules.
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | nid.h | 881 #define VSP(x) ((x) << 0) macro
|
H A D | ni_dpm.c | 3360 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
|
/openbmc/linux/drivers/iommu/ |
H A D | Kconfig | 492 and a few signal processors, including VSP(video), GSP(graphic),
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7779.c | 1144 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
|
H A D | pfc-r8a7790.c | 1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7790.c | 1427 PINMUX_IPSR_GPSR(IP11_17_15, VSP),
|