Searched refs:MICRODEV_FPGA_INTSRC_REG (Results 1 – 2 of 2) sorted by relevance
30 #define MICRODEV_FPGA_INTSRC_REG (MICRODEV_FPGA_INTC_BASE+0x30ul) /* Interrupt Source Register on I… macro
140 volatile unsigned int * const intsrc = (unsigned int*)MICRODEV_FPGA_INTSRC_REG; in microdev_print_fpga_intc_status()