Searched refs:MICRODEV_FPGA_INTREQ_REG (Results 1 – 2 of 2) sorted by relevance
31 #define MICRODEV_FPGA_INTREQ_REG (MICRODEV_FPGA_INTC_BASE+0x38ul) /* Interrupt Request Register on … macro
141 volatile unsigned int * const intreq = (unsigned int*)MICRODEV_FPGA_INTREQ_REG; in microdev_print_fpga_intc_status()