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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dpci-quirks.c23 #define UHCI_USBLEGSUP_RWC 0x8f00 /* the R/WC bits */ macro
64 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC);
107 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) {

Completed in 100 milliseconds