Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h202 #define VBUS_MODE_1510 (1 << 18) /* 0 hardware, 1 software */ macro
H A Domap_udc.c2794 tmp |= VBUS_MODE_1510; in omap_udc_probe()