Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h65 # define UDC_DEF (1 << 1) macro
H A Domap_udc.c1811 change &= ~(UDC_CFG|UDC_DEF|UDC_ADD); in devstate_irq()
2360 (tmp & UDC_DEF) ? " DEF" : "", in proc_udc_show()