Searched refs:ppcd (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dehci-hcd.c796 u32 ppcd = ~0; local
807 ppcd = status >> 16;
813 if (!(ppcd & (1 << i)))
H A Dehci-hub.c625 u32 ppcd = ~0; local
659 ppcd = ehci_readl(ehci, &ehci->regs->status) >> 16;
663 if (ppcd & (1 << i))

Completed in 114 milliseconds