Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dxhci-fsl.h45 #define USBOTGSS_IRQ_SET_1_IDPULLUP_RISE_EN BIT(8) macro
H A Dxhci-omap.h77 #define USBOTGSS_IRQ_SET_1_IDPULLUP_RISE_EN (1 << 8) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-zynqmp.c53 #define USBOTGSS_IRQ_SET_1_IDPULLUP_RISE_EN BIT(8) macro
/rk3399_rockchip-uboot/drivers/usb/phy/
H A Domap_usb_phy.c175 USBOTGSS_IRQ_SET_1_IDPULLUP_RISE_EN | in omap_enable_usb3_phy()