Searched refs:IRQ_SPI_BASE (Results 1 – 6 of 6) sorted by relevance
59 #define IRQ_SPI_BASE 32 macro65 #define NUM_HAL_INTERRUPT_UART0 (IRQ_SPI_BASE + 1)66 #define NUM_HAL_INTERRUPT_UART1 (IRQ_SPI_BASE + 8)
25 #define IRQ_SPI_BASE 32 macro75 #define NUM_HAL_INTERRUPT_UART0 (IRQ_SPI_BASE + 1)
31 #define IRQ_SPI_BASE RISCV_SYS_MAX_IRQ macro
50 dev->irq = IRQ_SPI_BASE + VIRTMMIO_BASE_IRQ + i; in VirtmmioDiscover()
45 dev->irq = IRQ_SPI_BASE + VIRTMMIO_BASE_IRQ + i; in VirtmmioDiscover()