Home
last modified time | relevance | path

Searched refs:DEV_PORT_SPEED (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcdnsp-debug.h473 DEV_PORT_SPEED(portsc)); in cdnsp_decode_portsc()
A Dcdnsp-gadget.h294 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
/linux/drivers/usb/host/
A Dxhci.h343 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
2587 DEV_PORT_SPEED(portsc)); in xhci_decode_portsc()
A Dxhci-hub.c1008 speed_id = DEV_PORT_SPEED(raw_port_status); in xhci_get_ext_port_status()

Completed in 23 milliseconds