Searched refs:USB_CONF_CFGRST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/cdns3/ | ||
| D | gadget.h | 124 #define USB_CONF_CFGRST BIT(0) macro |
| D | gadget.c | 249 writel(USB_CONF_CFGRST, &priv_dev->regs->usb_conf); in cdns3_hw_reset_eps_config() |