Lines Matching +full:all +full:- +full:outputs +full:- +full:2
1 /* SPDX-License-Identifier: GPL-2.0 */
20 * -----------------------------------------------------------------
22 * -----------------------------------------------------------------
23 * 31 24 23-22 21 20 19 18-15 14 13 12 11 10 9 8 7-2 1 0
25 * Phew, lots of fields there ;-)
31 * BM: Boot-Mode. One indicates the MMU is in boot mode.
34 * CS: Cache Size -- 0 = 128k, 1 = 256k
37 * CM: Cache Mode -- 0 = write-through, 1 = copy-back
38 * CE: Cache Enable -- 0 = no caching, 1 = cache is on
39 * NF: No Fault -- 0 = faults trap the CPU from supervisor mode
41 * ME: MMU Enable -- 0 = MMU is off, 1 = MMU is on
60 * -----------------------------------------------
62 * -----------------------------------------------
66 * opcodes, since not all assemblers understand them and those
72 * for said cache-hit is invalidated. If FTD is zero,
79 * All other bits are read as zeros, and writes to them have no
120 : /* no outputs */ in put_ross_icr()
129 /* This is for the on-chip instruction cache. */
133 : /* no outputs */ in hyper_flush_whole_icache()
148 : /* no outputs */ in hyper_clear_all_tags()
159 : /* no outputs */ in hyper_flush_unconditional_combined()
170 : /* no outputs */ in hyper_flush_cache_user()
183 : /* no outputs */ in hyper_flush_cache_page()