Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h43 #define STS_PSS (1 << 14) macro
Dehci-hcd.c218 ret = handshake(&ctrl->hcor->or_usbsts, STS_ASS | STS_PSS, 0, in ehci_shutdown()
1193 STS_PSS, STS_PSS, 100 * 1000); in enable_periodic()
1214 STS_PSS, 0, 100 * 1000); in disable_periodic()