Home
last modified time | relevance | path

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

/drivers/video/fbdev/kyro/
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()
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()
/drivers/gpu/drm/rcar-du/
DKconfig49 bool "R-Car DU VSP Compositor Support" if ARM
54 Enable support to expose the R-Car VSP Compositor as KMS planes.
/drivers/gpu/drm/radeon/
Dnid.h881 #define VSP(x) ((x) << 0) macro
Dni_dpm.c3359 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
/drivers/media/platform/
DKconfig448 the codec, VSP and FDP modules.
/drivers/pinctrl/renesas/
Dpfc-r8a7779.c1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
Dpfc-r8a7790.c1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),