Searched refs:write_c0_count2 (Results 1 – 2 of 2) sorted by relevance
/arch/mips/nxp/pnx8550/common/ | ||
D | time.c | 146 write_c0_count2(0); in plat_time_init() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 805 #define write_c0_count2(val) __write_32bit_c0_register($9, 6, val) macro |