Searched refs:UDC_AUTODECODE_DIS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/gadget/udc/ | ||
D | omap_udc.h | 46 # define UDC_AUTODECODE_DIS (1 << 3) macro |
D | omap_udc.c | 2340 (tmp & UDC_AUTODECODE_DIS) ? " autodecode_dis" : "", in proc_udc_show() |