Home
last modified time | relevance | path

Searched refs:USBLEGSUP (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Duhci.h56 #define USBLEGSUP 0xc0 macro
Dusb-uhci.h66 #define USBLEGSUP 0xc0 macro
Dusb-uhci.c3006 pci_write_config_word (dev, USBLEGSUP, USBLEGSUP_DEFAULT); in alloc_uhci()
3049 pci_write_config_word (dev, USBLEGSUP, 0); in uhci_pci_probe()
Duhci.c2936 pci_write_config_word(uhci->dev, USBLEGSUP, USBLEGSUP_DEFAULT); in alloc_uhci()