Home
last modified time | relevance | path

Searched refs:EHCI_PS_LS (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h125 #define EHCI_PS_LS (3 << 10) /* RO line status */ macro
137 #define EHCI_PS_IS_LOWSPEED(x) (((x) & EHCI_PS_LS) == (1 << 10))