Searched refs:Delay (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 319 Delay, pixels; in dscceComputeDelay() local 359 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22; in dscceComputeDelay() 362 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay() 368 unsigned int Delay = 0; in dscComputeDelay() local 372 Delay = Delay + 2; in dscComputeDelay() 374 Delay = Delay + 0; in dscComputeDelay() 376 Delay = Delay + 3; in dscComputeDelay() 378 Delay = Delay + 2; in dscComputeDelay() 380 Delay = Delay + 12; in dscComputeDelay() 382 Delay = Delay + 13; in dscComputeDelay() [all …]
|
D | display_mode_vba_20v2.c | 342 Delay, pixels; in dscceComputeDelay() local 382 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22; in dscceComputeDelay() 385 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay() 391 unsigned int Delay = 0; in dscComputeDelay() local 395 Delay = Delay + 2; in dscComputeDelay() 397 Delay = Delay + 0; in dscComputeDelay() 399 Delay = Delay + 3; in dscComputeDelay() 401 Delay = Delay + 2; in dscComputeDelay() 403 Delay = Delay + 12; in dscComputeDelay() 405 Delay = Delay + 13; in dscComputeDelay() [all …]
|
/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 514 Delay, pixels; in dscceComputeDelay() local 554 Delay = l * wx * (numSlices - 1) + ax + S + lstall + 22; in dscceComputeDelay() 557 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay() 563 unsigned int Delay = 0; in dscComputeDelay() local 567 Delay = Delay + 2; in dscComputeDelay() 569 Delay = Delay + 0; in dscComputeDelay() 571 Delay = Delay + 3; in dscComputeDelay() 573 Delay = Delay + 2; in dscComputeDelay() 575 Delay = Delay + 12; in dscComputeDelay() 577 Delay = Delay + 13; in dscComputeDelay() [all …]
|
/drivers/gpu/drm/amd/powerplay/inc/ |
D | smu71.h | 225 uint8_t Delay; member
|
D | smu72.h | 318 uint8_t Delay; member
|
/drivers/video/fbdev/sis/ |
D | init301.c | 803 unsigned short PanelID, DelayIndex, Delay=0; in SiS_PanelDelay() local 817 Delay = 3; in SiS_PanelDelay() 821 Delay = SiS_Pr->SiS_PanelDelayTbl[DelayIndex].timer[0]; in SiS_PanelDelay() 823 Delay = SiS_Pr->SiS_PanelDelayTbl[DelayIndex].timer[1]; in SiS_PanelDelay() 827 if(!(DelayTime & 0x01)) Delay = (unsigned short)ROMAddr[0x225]; in SiS_PanelDelay() 828 else Delay = (unsigned short)ROMAddr[0x226]; in SiS_PanelDelay() 832 SiS_ShortDelay(SiS_Pr, Delay); in SiS_PanelDelay() 864 Delay = 3; in SiS_PanelDelay() 868 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[0]; in SiS_PanelDelay() 870 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[1]; in SiS_PanelDelay() [all …]
|
/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_hal_init.c | 321 u8 Delay = 100; in rtl8723b_FirmwareSelfReset() local 331 Delay--; in rtl8723b_FirmwareSelfReset() 332 if (Delay == 0) in rtl8723b_FirmwareSelfReset() 337 RT_TRACE(_module_hal_init_c_, _drv_notice_, ("-%s: 8051 reset success (%d)\n", __func__, Delay)); in rtl8723b_FirmwareSelfReset() 339 if (Delay == 0) { in rtl8723b_FirmwareSelfReset()
|
/drivers/auxdisplay/ |
D | Kconfig | 71 int "Delay between each control writing (microseconds)"
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 438 * Added Port Enable Delay settings to BIOS Page 1.
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 534 * PCI PLL Delay.
|