Searched refs:C_SLOT_LONG (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/vt6656/
H A Dbaseband.h52 #define C_SLOT_LONG 20 macro
H A Dcard.c368 priv->slot = C_SLOT_LONG;
370 priv->difs = C_SIFS_BG + 2 * C_SLOT_LONG;
381 priv->slot = C_SLOT_LONG;
/drivers/staging/vt6655/
H A Dcard.c68 #define C_SLOT_LONG 20 macro
448 bySlot = C_SLOT_LONG;
450 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
480 bySlot = C_SLOT_LONG;
481 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
1716 pDevice->uSlot = C_SLOT_LONG;
1718 pDevice->uDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
1726 pDevice->uSlot = C_SLOT_LONG;

Completed in 61 milliseconds