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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgoku_udc.h193 #define DESC_LEN 0x80 macro
194 u32 descriptors[DESC_LEN]; /* 0x800 */
H A Dgoku_udc.c1286 for (i = 0; i < DESC_LEN; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.h193 #define DESC_LEN 0x80 macro
194 u32 descriptors[DESC_LEN]; /* 0x800 */
H A Dgoku_udc.c1286 for (i = 0; i < DESC_LEN; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/can/
H A Djanz-ican3.c67 #define DESC_LEN(len) (len) macro
383 desc.control = DESC_INTERRUPT | DESC_LEN(1); /* I L=1 */
404 desc.control = DESC_VALID | DESC_LEN(1); /* V L=1 */
421 desc.control = DESC_VALID | DESC_WRAP | DESC_LEN(1); /* VW L=1 */
431 desc.control = DESC_VALID | DESC_WRAP | DESC_LEN(1); /* VW L=1 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/can/
H A Djanz-ican3.c67 #define DESC_LEN(len) (len) macro
383 desc.control = DESC_INTERRUPT | DESC_LEN(1); /* I L=1 */
404 desc.control = DESC_VALID | DESC_LEN(1); /* V L=1 */
421 desc.control = DESC_VALID | DESC_WRAP | DESC_LEN(1); /* VW L=1 */
431 desc.control = DESC_VALID | DESC_WRAP | DESC_LEN(1); /* VW L=1 */

Completed in 79 milliseconds