Searched refs:VSP (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 314 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 D | Kconfig | 42 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 D | kyro.h | 28 s32 VSP; /* Ver Sync Polarity */ member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | renesas,du.txt | 53 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 D | nid.h | 881 #define VSP(x) ((x) << 0) macro
|
| H A D | ni_dpm.c | 3355 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | Kconfig | 449 the codec, VSP and FDP modules.
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/ |
| H A D | pfc-r8a7790.c | 947 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 D | pfc-r8a7779.c | 1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
|
| H A D | pfc-r8a7790.c | 1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),
|