Home
last modified time | relevance | path

Searched refs:DEV_PORT_SPEED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h476 DEV_PORT_SPEED(portsc)); in cdnsp_decode_portsc()
H A Dcdnsp-gadget.h294 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h346 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
2596 DEV_PORT_SPEED(portsc)); in xhci_decode_portsc()
H A Dxhci-hub.c918 speed_id = DEV_PORT_SPEED(raw_port_status); in xhci_get_ext_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h346 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
2628 DEV_PORT_SPEED(portsc)); in xhci_decode_portsc()
H A Dxhci-hub.c1023 speed_id = DEV_PORT_SPEED(raw_port_status); in xhci_get_ext_port_status()

Completed in 19 milliseconds