Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h49 # define UDC_SOFF_DIS (1 << 1) macro
H A Domap_udc.c2339 (tmp & UDC_SOFF_DIS) ? " soff_dis" : "", in proc_udc_show()