Searched refs:read_c0_conf (Results 1 – 6 of 6) sorted by relevance
50 config = read_c0_conf(); in tx39h_flush_icache_all()90 config = read_c0_conf(); in tx39_blast_icache_page()103 config = read_c0_conf(); in tx39_blast_icache_page_indexed()116 config = read_c0_conf(); in tx39_blast_icache()245 config = read_c0_conf(); in tx39_flush_icache_range()304 config = read_c0_conf(); in tx39_flush_cache_sigtramp()316 config = read_c0_conf(); in tx39_probe_cache()352 config = read_c0_conf(); in tx39_cache_init()
38 unsigned long cfg = read_c0_conf(); in r3081_wait()46 write_c0_conf(read_c0_conf() | TX39_CONF_HALT); in r39xx_wait()
460 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
61 if (read_c0_conf() & TX39_CONF_WBON) in tx3927_setup()96 conf = read_c0_conf(); in tx3927_setup()
85 conf = read_c0_conf(); in jmr3927_mem_setup()
1579 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro