Searched refs:VSP (Results 1 – 8 of 8) sorted by relevance
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()
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()
49 bool "R-Car DU VSP Compositor Support" if ARM54 Enable support to expose the R-Car VSP Compositor as KMS planes.
881 #define VSP(x) ((x) << 0) macro
3359 reg |= (VSP(ni_pi->cac_weights->vsp) | in ni_initialize_hardware_cac_manager()
448 the codec, VSP and FDP modules.
1081 PINMUX_IPSR_GPSR(IP7_14_13, VSP),
1433 PINMUX_IPSR_GPSR(IP11_17_15, VSP),