Home
last modified time | relevance | path

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

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