Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dxhci-fsl.h28 #define USBOTGSS_DMADISABLE BIT(16) macro
Dxhci-omap.h60 #define USBOTGSS_DMADISABLE (1 << 16) macro
/external/u-boot/drivers/usb/host/
Dxhci-zynqmp.c34 #define USBOTGSS_DMADISABLE BIT(16) macro
/external/u-boot/drivers/usb/phy/
Domap_usb_phy.c159 val = (USBOTGSS_DMADISABLE | in omap_enable_usb3_phy()