Home
last modified time | relevance | path

Searched refs:USBOTGSS_IRQ_SET_1_OEVT_EN (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/linux/usb/
Dxhci-fsl.h48 #define USBOTGSS_IRQ_SET_1_OEVT_EN BIT(16) macro
Dxhci-omap.h80 #define USBOTGSS_IRQ_SET_1_OEVT_EN (1 << 16) macro
/external/u-boot/drivers/usb/host/
Dxhci-zynqmp.c54 #define USBOTGSS_IRQ_SET_1_OEVT_EN BIT(16) macro
/external/u-boot/drivers/usb/phy/
Domap_usb_phy.c178 USBOTGSS_IRQ_SET_1_OEVT_EN); in omap_enable_usb3_phy()