]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/dwc3-omap-uboot.h
usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
[people/ms/u-boot.git] / include / dwc3-omap-uboot.h
index 29f02f85ded913843ec871c8a680657ebc13646a..db002b9b6a996977b206350bd2938a73c5272526 100644 (file)
@@ -28,4 +28,5 @@ struct dwc3_omap_device {
 
 int dwc3_omap_uboot_init(struct dwc3_omap_device *dev);
 void dwc3_omap_uboot_exit(int index);
+int dwc3_omap_uboot_interrupt_status(int index);
 #endif /* __DWC3_OMAP_UBOOT_H_ */