Searched refs:HSP (Results 1 – 6 of 6) 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()
315 par->HSP, par->VSP, &par->PIXCLK) < 0) in kyro_dev_video_mode_set()470 if (par->HSP == 1) in kyrofb_check_var()525 par->HSP = (info->var.sync & FB_SYNC_HOR_HIGH_ACT) ? 1 : 0; in kyrofb_set_par()
23 s32 HSP; /* Hor Sync Polarity */ member
20 It needs HSP as the HW synchronization and notification module and
73 whether the HSP TPM has been activated.
196 bool "Tegra HSP (Hardware Synchronization Primitives) Driver"199 The Tegra HSP driver is used for the interprocessor communication