Searched refs:UHCI_USBLEGSUP_RWC (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 Dpci-quirks.c24 #define UHCI_USBLEGSUP_RWC 0x8f00 /* the R/WC bits */ macro
65 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC);
108 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) {

Completed in 49 milliseconds