Home
last modified time | relevance | path

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

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