Searched refs:CMD_PPCEE (Results 1 – 4 of 4) sorted by relevance
73 #define CMD_PPCEE (1<<15) /* per port change event enable */ macro
276 ehci->command &= ~CMD_PPCEE; in ehci_pci_setup()
541 temp |= CMD_PPCEE; in ehci_init()
225 (command & CMD_PPCEE) ? " PPCEE" : "", in dbg_command_buf()