Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h37 #define USBOTGSS_COREIRQ_EN BIT(1) macro
H A Dxhci-omap.h69 #define USBOTGSS_COREIRQ_EN (1 << 0) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c43 #define USBOTGSS_COREIRQ_EN BIT(1) macro
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c169 writel(USBOTGSS_COREIRQ_EN, &omap->otg_wrapper->irqenable_set_0); in omap_enable_usb3_phy()