Searched refs:DelayTime (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dba_action.c447 unsigned long DelayTime, IN BOOLEAN isForced)
464 DelayTime = 3000;
506 RTMPSetTimer(&pBAEntry->ORIBATimer, DelayTime);
443 BAOriSessionSetUp(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry, u8 TID, u16 TimeOut, unsigned long DelayTime, IN BOOLEAN isForced) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c922 unsigned int i, DelayTime = 0x1000; local
927 for (i = 0; i < DelayTime; ++i) {
935 for (i = 0; i < DelayTime; ++i) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinit301.c477 SiS_PanelDelay(struct SiS_Private *SiS_Pr, unsigned short DelayTime) argument
494 if((DelayTime >= 2) && ((PanelID & 0x0f) == 1)) {
497 if(DelayTime >= 2) DelayTime -= 2;
498 if(!(DelayTime & 0x01)) {
505 if(!(DelayTime & 0x01)) Delay = (unsigned short)ROMAddr[0x225];
523 if(!(DelayTime & 0x01)) {
543 if((DelayTime >= 2) && ((PanelID & 0x0f) == 1)) {
546 if(DelayTime >= 2) DelayTime
585 SiS_PanelDelayLoop(struct SiS_Private *SiS_Pr, unsigned short DelayTime, unsigned short DelayLoop) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_setmode.c163 void XGINew_LCD_Wait_Time(unsigned char DelayTime, struct vb_device_info *pVBInfo);
10058 void XGINew_LCD_Wait_Time(unsigned char DelayTime, struct vb_device_info *pVBInfo) argument
10069 for( i = 0 ; i < DelayTime ; i++ )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h3640 unsigned long DelayTime, IN BOOLEAN isForced);

Completed in 193 milliseconds