Searched refs:ASB2364_FPGA_REG_IRQ_UART (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mn10300/unit-asb2364/include/unit/
H A Dfpga-regs.h19 #define ASB2364_FPGA_REG_IRQ_UART ASB2364_FPGA_REG_IRQ(1) macro
H A Dserial.h128 if ((ASB2364_FPGA_REG_IRQ_UART & 0x0001) == 0x0001) { \
135 ASB2364_FPGA_REG_IRQ_UART = 0x0001; \
/linux-4.1.27/arch/mn10300/unit-asb2364/
H A Dirq-fpga.c61 if ((ASB2364_FPGA_REG_IRQ_UART & 0x0001) != 0x0001) fpga_interrupt()

Completed in 55 milliseconds