Searched refs:HCC_64BIT_ADDR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c103 if (HCC_64BIT_ADDR(temp)) {
H A Doxu210hp.h84 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
H A Dxhci-dbg.c97 HCC_64BIT_ADDR(temp) ? "64" : "32");
H A Dehci-dbg.c97 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "");
106 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "",
H A Dehci-hcd.c696 if (HCC_64BIT_ADDR(hcc_params)) {
H A Dxhci.h103 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
H A Doxu210hp-hcd.c2708 if (HCC_64BIT_ADDR(hcc_params))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h53 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro

Completed in 101 milliseconds