Home
last modified time | relevance | path

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

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