Searched refs:FIFO_MASK (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2hw.h246 #define FIFO_MASK 0x2 macro
H A Di2ellis.c152 pB->i2eXMask = address + FIFO_MASK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau8820.h154 #define FIFO_MASK (FIFO_SIZE-1) //0x1f /* at shift left 0xc */ macro
H A Dau8810.h163 #define FIFO_MASK (FIFO_SIZE-1) //0x1f /* at shift left 0xc */ macro
164 //#define FIFO_MASK 0x1f /* at shift left 0xb */
H A Dau8830.h183 #define FIFO_MASK (FIFO_SIZE-1) //0x3f /* at shift left 0xc */ macro
H A Dau88x0_core.c745 (FIFO_U1 | ((j & FIFO_MASK) << 0xb)));
748 (FIFO_U1 | ((j & FIFO_MASK) << 0xc)));

Completed in 47 milliseconds