Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.h68 #define USBMODE_DEVICE 2 macro
H A Dci_udc.c894 writel(USBMODE_DEVICE, &udc->usbmode); in ci_pullup()