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