Searched refs:GICD_IPRIORITYB (Results 1 – 1 of 1) sorted by relevance
47 #define GICD_IPRIORITYB(i) *((volatile uint8_t *)(GIC_BASEADDR+0x400+(i))) macro629 GICD_IPRIORITYB(id) = (uint8_t) prio; in tx_zynqmp_irq_priority()