Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-gadget.h596 #define GET_DEV_SPEED(n) (((n) & DEV_SPEED) >> 20) macro
/Linux-v5.15/drivers/usb/host/
Dxhci.h633 #define GET_DEV_SPEED(n) (((n) & DEV_SPEED) >> 20) macro