Home
last modified time | relevance | path

Searched refs:USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dxhci-fsl.h43 #define USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN BIT(5) macro
Dxhci-omap.h75 #define USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN (1 << 5) macro
/third_party/uboot/u-boot-2020.01/drivers/usb/phy/
Domap_usb_phy.c173 USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN | in omap_enable_usb3_phy()