Home
last modified time | relevance | path

Searched refs:IRQ_USB_OTG (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dirq-platform.h22 #define IRQ_USB_OTG 42 macro
41 #define IRQ_USB_OTG 55 macro
66 #define IRQ_USB_OTG 55 macro
213 #define IRQ_USB_OTG 47 macro
247 #define IRQ_USB_OTG 117 macro
268 #define IRQ_USB_OTG 117 macro
/rk3399_rockchip-uboot/drivers/irq/
H A Dirq-gic.c369 #ifdef IRQ_USB_OTG in gic_irq_init()
370 gicc_writel(IRQ_USB_OTG, GICC_EOIR); in gic_irq_init()