Home
last modified time | relevance | path

Searched defs:speed (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c890 static uint64_t xhci_initialize_slot(const int id, const int port, const int speed, const int max_p… in xhci_initialize_slot()
933 const int speed, const int ep_interval) in xhci_initialize_ep()
1532 uint32_t speed = xhci_get_port_speed(id, port_id); in xhci_get_descriptor() local
Dxhci.h378 unsigned speed : 4; member