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

/freebsd-12-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-12-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c116 mips_phys_to_uncached(paddr_t phys) function
163 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
171 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
179 return (mips_ioread_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
187 mips_iowrite_uint32le(mips_phys_to_uncached(BERI_UART_BASE +
/freebsd-12-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 101 milliseconds