Searched refs:ppcd (Results 1 – 2 of 2) sorted by relevance
766 u32 ppcd = ~0; in ehci_irq() local777 ppcd = status >> 16; in ehci_irq()783 if (!(ppcd & (1 << i))) in ehci_irq()
623 u32 ppcd = ~0; in ehci_hub_status_data() local657 ppcd = ehci_readl(ehci, &ehci->regs->status) >> 16; in ehci_hub_status_data()661 if (ppcd & (1 << i)) in ehci_hub_status_data()