Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dspram.c30 #define write_c0_errctl(x) write_c0_ecc(x) macro
39 write_c0_errctl(res | set); in bis_c0_errctl()
57 write_c0_errctl(errctl); in ispram_store_tag()
74 write_c0_errctl(errctl); in ispram_load_tag()
91 write_c0_errctl(errctl); in dspram_store_tag()
107 write_c0_errctl(errctl); in dspram_load_tag()