Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c42 reg |= AMD_BIT(UDC_DEVCTL_SRX_FLUSH); in stop_udc()
46 reg &= ~(AMD_BIT(UDC_DEVCTL_SRX_FLUSH)); in stop_udc()
H A Damd5536udc.h115 #define UDC_DEVCTL_SRX_FLUSH 14 macro