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