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