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

/linux-master/include/linux/usb/
H A Dehci_def.h61 #define CMD_PPCEE (1<<15) /* per port change event enable */ macro
/linux-master/drivers/usb/host/
H A Dehci-pci.c281 ehci->command &= ~CMD_PPCEE;
H A Dehci-dbg.c195 (command & CMD_PPCEE) ? " PPCEE" : "",
H A Dehci-hcd.c539 temp |= CMD_PPCEE;

Completed in 146 milliseconds