Searched refs:mips_phys_to_uncached (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c105 mips_phys_to_uncached(paddr_t phys) function
152 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 +
/freebsd-10-stable/sys/dev/gxemul/cons/
H A Dgxemul_cons.c104 mips_phys_to_uncached(vm_paddr_t phys) function
155 return (mips_ioread_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
163 mips_iowrite_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +

Completed in 84 milliseconds