Searched defs:byMaxMin (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/vt6655/
H A Dcard.c1707 unsigned char byMaxMin = 0; local
1714 byMaxMin = 4;
1720 byMaxMin = 5;
1731 byMaxMin = 4;
1734 byMaxMin = 5;
1750 byMaxMin |= 0xA0;//1010 1111,C_CWMAX = 1023
1751 VNSvOutPortB(pDevice->PortOffset + MAC_REG_CWMAXMIN0, (unsigned char)byMaxMin);

Completed in 40 milliseconds