Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h172 #define USBMODE_SDIS (1<<3) /* Stream disable */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h74 #define USBMODE_SDIS (1 << 3) /* Stream disable */ macro