Home
last modified time | relevance | path

Searched defs:uhci_endpoint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hcd.h241 #define uhci_endpoint(token) (((token) >> 15) & 0xf) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-hcd.h241 #define uhci_endpoint(token) (((token) >> 15) & 0xf) macro

Completed in 5 milliseconds