Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h46 #define USBOTGSS_IRQ_SET_1_CHRGVBUS_RISE_EN BIT(12) macro
H A Dxhci-omap.h78 #define USBOTGSS_IRQ_SET_1_CHRGVBUS_RISE_EN (1 << 12) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c52 #define USBOTGSS_IRQ_SET_1_CHRGVBUS_RISE_EN BIT(12) macro
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c176 USBOTGSS_IRQ_SET_1_CHRGVBUS_RISE_EN | in omap_enable_usb3_phy()