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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci.h553 static inline unsigned int _ohci_readl (const struct ohci_hcd *ohci, function
578 #define ohci_readl(o,r) (_ohci_readl(o,r),_ohci_readl(o,r))
581 #define ohci_readl(o,r) _ohci_readl(o,r)

Completed in 16 milliseconds