Home
last modified time | relevance | path

Searched refs:ASB2364_FPGA_REG_MASK_UART (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mn10300/unit-asb2364/include/unit/
Dserial.h141 ASB2364_FPGA_REG_MASK_UART = 0x0001; \
147 ASB2364_FPGA_REG_MASK_UART = 0x0000; \
Dfpga-regs.h26 #define ASB2364_FPGA_REG_MASK_UART ASB2364_FPGA_REG_MASK(1) macro
/linux-2.6.39/arch/mn10300/unit-asb2364/
Dirq-fpga.c93 ASB2364_FPGA_REG_MASK_UART = 0x0001; in irq_fpga_init()