Home
last modified time | relevance | path

Searched hist:"8 af1be7678c1fd9bc03b28f0756c586fb3d47d29" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-omap.c8af1be7678c1fd9bc03b28f0756c586fb3d47d29 Mon Aug 10 11:22:54 UTC 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts

Writing "0x00" to the USBOTGSS_IRQENABLE_SET_MISC and
USBOTGSS_IRQENABLE_SET_0 doesn't disable the interrupts. Used
USBOTGSS_IRQENABLE_CLR_MISC and USBOTGSS_IRQENABLE_CLR_0 instead.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>