Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h660 #define EP_MAX_ESIT_PAYLOAD_LO(p) (((p) & 0xffff) << 16) macro
/u-boot/drivers/usb/host/
A Dxhci.c642 cpu_to_le32(EP_MAX_ESIT_PAYLOAD_LO(max_esit_payload) | in xhci_set_configuration()

Completed in 9 milliseconds