Searched defs:HC_LENGTH (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h30 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c56 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro
H A Doxu210hp.h67 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro
H A Dxhci.h72 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro

Completed in 73 milliseconds