Home
last modified time | relevance | path

Searched defs:GET_DEV_SPEED (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h596 #define GET_DEV_SPEED(n) (((n) & DEV_SPEED) >> 20) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h636 #define GET_DEV_SPEED(n) (((n) & DEV_SPEED) >> 20) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h639 #define GET_DEV_SPEED(n) (((n) & DEV_SPEED) >> 20) macro

Completed in 14 milliseconds