Searched refs:EHCI_CMD_PSE (Results 1 – 2 of 2) sorted by relevance
96 #define EHCI_CMD_PSE 0x00000010 /* RW periodic sched enable */ macro
259 EHCI_CMD_PSE | in ehci_init_sub()628 if (i & EHCI_CMD_PSE) in ehci_dump_regs()3795 temp &= ~(EHCI_CMD_ASE | EHCI_CMD_PSE); in ehci_set_hw_power()3805 temp |= EHCI_CMD_PSE; in ehci_set_hw_power()