Home
last modified time | relevance | path

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

/external/crosvm/devices/src/usb/xhci/
Dusb_hub.rs10 USB3_PORTS_END, USB3_PORTS_START, USB_STS_PORT_CHANGE_DETECT,
196 for i in USB3_PORTS_START..USB3_PORTS_END { in new()
Dxhci_regs.rs19 pub const USB3_PORTS_END: u8 = 16; constant
23 pub const MAX_PORTS: u8 = USB3_PORTS_END;