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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ip2/
H A Di2hw.h245 #define FIFO_MASK 0x2 macro
H A Di2ellis.c111 pB->i2eXMask = address + FIFO_MASK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ip2/
H A Di2hw.h245 #define FIFO_MASK 0x2 macro
H A Di2ellis.c111 pB->i2eXMask = address + FIFO_MASK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 94 milliseconds