Lines Matching +full:64 +full:- +full:byte
7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
31 * Scratch memory is byte addressable - all addresses are byte addresses.
40 * compile without warnings for both 32bit and 64bit.
42 #define CVMX_SCRATCH_BASE (-32768l) /* 0xffffffffffff8000 */
47 * @address: byte address to read from
59 * @address: byte address to read from
71 * @address: byte address to read from
81 * Reads a 64 bit value from the processor local scratchpad memory.
83 * @address: byte address to read from
95 * @address: byte address to write to
107 * @address: byte address to write to
119 * @address: byte address to write to
129 * Writes a 64 bit value to the processor local scratchpad memory.
131 * @address: byte address to write to