Searched refs:CMD_PSE (Results 1 – 6 of 6) sorted by relevance
99 #define CMD_PSE (1<<4) /* periodic schedule enable */ macro
242 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce()597 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
138 (command & CMD_PSE) ? " Periodic" : "", in dbg_command_buf()412 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce()1901 cmd = readl(&oxu->regs->command) | CMD_PSE; in enable_periodic()1926 cmd = readl(&oxu->regs->command) & ~CMD_PSE; in disable_periodic()2746 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()3597 temp |= CMD_PSE; in oxu_bus_resume()
273 temp |= CMD_PSE; in ehci_bus_resume()
451 cmd = ehci_readl(ehci, &ehci->regs->command) | CMD_PSE; in enable_periodic()478 cmd = ehci_readl(ehci, &ehci->regs->command) & ~CMD_PSE; in disable_periodic()
238 (command & CMD_PSE) ? " Periodic" : "", in dbg_command_buf()