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

/linux-master/arch/mips/include/asm/
H A Dmsa.h187 #define __BUILD_MSA_CTL_REG(name, cs) \ macro
212 __BUILD_MSA_CTL_REG(ir, 0)
213 __BUILD_MSA_CTL_REG(csr, 1)
214 __BUILD_MSA_CTL_REG(access, 2)
215 __BUILD_MSA_CTL_REG(save, 3)
216 __BUILD_MSA_CTL_REG(modify, 4)
217 __BUILD_MSA_CTL_REG(request, 5)
218 __BUILD_MSA_CTL_REG(map, 6)
219 __BUILD_MSA_CTL_REG(unmap, 7)

Completed in 149 milliseconds