Searched refs:USBOTG_RST_RSTRH (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ | ||
D | imx21-hcd.h | 63 #define USBOTG_RST_RSTRH (1 << 2) macro |
D | imx21-hcd.c | 1663 writel(USBOTG_RST_RSTCTRL | USBOTG_RST_RSTRH | in imx21_hc_reset() |