Searched refs:UDC_SOFF_DIS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ | ||
| H A D | omap_udc.h | 49 # define UDC_SOFF_DIS (1 << 1) macro |
| H A D | omap_udc.c | 2339 (tmp & UDC_SOFF_DIS) ? " soff_dis" : "", in proc_udc_show() |