Lines Matching +full:16 +full:- +full:bit +full:- +full:masked
4 /* SPDX-License-Identifier: Xnet */
61 * Functions for accessing select Nios II general-purpose registers.
100 * Low-level cache management functions
146 * type checking purposes. However if -O0 is used (i.e. CONFIG_DEBUG is on)
147 * we get errors "Control register number must be in range 0-31 for
155 * This compiles just fine with -Os.
187 * Bit masks & offsets for Nios II control registers.
189 * configuration. Bit masks for every possible field and the maximum size of
192 * All bit-masks are expressed relative to the position
193 * of the data with a register. To read data that is LSB-
194 * aligned, the register read data should be masked, then
195 * right-shifted by the designated "OFST" macro value. The
197 * with LSB-aligned data.
214 #define NIOS2_STATUS_PRS_OFST (16)
287 #define NIOS2_ECCINJ_REG_DTCM2_OFST 16