Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h71 #define CMD_PPCEE (1<<15) /* per port change event enable */ macro
/linux-3.4.99/drivers/usb/host/
Dehci-pci.c184 ehci->command &= ~CMD_PPCEE; in ehci_pci_setup()
Dehci-hcd.c689 temp |= CMD_PPCEE; in ehci_init()
Dehci-dbg.c240 (command & CMD_PPCEE) ? " PPCEE" : "", in dbg_command_buf()