Home
last modified time | relevance | path

Searched refs:HC_VERSION (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dehci.h161 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro
Dehci-hcd.c495 temp = HC_VERSION(readl (&ehci->caps->hc_capbase)); in ehci_start()
Dehci-dbg.c605 i = HC_VERSION(readl (&ehci->caps->hc_capbase)); in show_registers()