Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A DKconfig42 bool "R-Car DU VSP Compositor Support" if ARM
47 Enable support to expose the R-Car VSP Compositor as KMS planes.
/OK3568_Linux_fs/kernel/include/video/
H A Dkyro.h28 s32 VSP; /* Ver Sync Polarity */ member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Drenesas,du.txt53 VSP instance that serves the DU channel, and the channel index identifies
54 the LIF instance in that VSP.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dnid.h881 #define VSP(x) ((x) << 0) macro
H A Dni_dpm.c3355 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A DKconfig449 the codec, VSP and FDP modules.
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.c947 PINMUX_IPSR_DATA(IP11_17_15, VSP),
1111 GPIO_FN(MMC1_D4), GPIO_FN(TS_SDAT1), GPIO_FN(VSP), GPIO_FN(GLO_Q0),
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpfc-r8a7779.c1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
H A Dpfc-r8a7790.c1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),