Searched refs:EHCI_PS_LS (Results 1 – 1 of 1) sorted by relevance
148 #define EHCI_PS_LS 0x00000c00 /* RO line status */ macro149 #define EHCI_PS_IS_LOWSPEED(x) (((x) & EHCI_PS_LS) == 0x00000400)