Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Duhci.h57 #define USBLEGSUP_DEFAULT 0x2000 /* only PIRQ enable set */ macro
Dusb-uhci.h67 #define USBLEGSUP_DEFAULT 0x2000 /* only PIRQ enable set */ macro
Duhci.c2936 pci_write_config_word(uhci->dev, USBLEGSUP, USBLEGSUP_DEFAULT); in alloc_uhci()
Dusb-uhci.c3006 pci_write_config_word (dev, USBLEGSUP, USBLEGSUP_DEFAULT); in alloc_uhci()