Searched refs:HCC_EXT_CAPS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 172 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro |
D | ehci-hcd.c | 350 temp = HCC_EXT_CAPS (hcc_params); in ehci_start() |