Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h43 #define USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN BIT(5) macro
H A Dxhci-omap.h75 #define USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN (1 << 5) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c49 #define USBOTGSS_IRQ_SET_1_DRVVBUS_FALL_EN BIT(5) macro