Searched refs:SAVAGE_BCI_FIFO_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dsavage_bci.c46 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold)
69 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;
90 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;
H A Dsavage_drv.h231 #define SAVAGE_BCI_FIFO_SIZE 32 /* number of entries in on-chip macro

Completed in 48 milliseconds