HomeSort by relevance Sort by last modified time
    Searched refs:STS_PSS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/host/
ehci.h 43 #define STS_PSS (1 << 14)
ehci-hcd.c 218 ret = handshake(&ctrl->hcor->or_usbsts, STS_ASS | STS_PSS, 0,
    [all...]

Completed in 67 milliseconds