Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h248 #define HCD_SHARED 0x0004 /* Two (or more) usb_hcds share HW */ macro
/linux/drivers/usb/host/
H A Dxhci.c5419 .flags = HCD_MEMORY | HCD_DMA | HCD_USB3 | HCD_SHARED |