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

/freebsd-13-stable/stand/mips/beri/common/
H A Daltera_jtag_uart.c105 return (mips_ioread_uint32le(mips_phys_to_uncached(CHERI_UART_BASE +
113 mips_iowrite_uint32le(mips_phys_to_uncached(CHERI_UART_BASE +
121 return (mips_ioread_uint32le(mips_phys_to_uncached(CHERI_UART_BASE +
129 mips_iowrite_uint32le(mips_phys_to_uncached(CHERI_UART_BASE +
H A Dmips.h66 mips_phys_to_uncached(paddr_t phys) function
/freebsd-13-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c117 mips_phys_to_uncached(paddr_t phys) function
164 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
172 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
180 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
188 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
/freebsd-13-stable/sys/dev/gxemul/cons/
H A Dgxemul_cons.c106 mips_phys_to_uncached(vm_paddr_t phys) function
157 return (mips_ioread_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
165 mips_iowrite_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +

Completed in 105 milliseconds