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

/freebsd-10.2-release/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c152 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
160 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
168 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
176 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
H A Daltera_jtag_uart.h142 #define BERI_UART_BASE 0x7f000000 /* JTAG UART */ macro
H A Daltera_jtag_uart_tty.c406 if (rman_get_start(sc->ajus_mem_res) == BERI_UART_BASE) {

Completed in 45 milliseconds