Home
last modified time | relevance | path

Searched refs:write_c0_cvmmemctl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c622 write_c0_cvmmemctl(cvmmemctl.u64); in octeon_user_io_init()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1384 #define write_c0_cvmmemctl(val) __write_64bit_c0_register($11, 7, val) macro
/openbmc/linux/arch/mips/pci/
H A Dpcie-octeon.c1711 write_c0_cvmmemctl(cvmmemctl_save.u64); in octeon_pcie_read_config()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1973 #define write_c0_cvmmemctl(val) __write_64bit_c0_register($11, 7, val) macro