Home
last modified time | relevance | path

Searched refs:CMD_PPCEE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h61 #define CMD_PPCEE (1<<15) /* per port change event enable */ macro
/linux/drivers/usb/host/
H A Dehci-pci.c281 ehci->command &= ~CMD_PPCEE; in ehci_pci_setup()
H A Dehci-hcd.c539 temp |= CMD_PPCEE; in ehci_init()