Lines Matching +full:36 +full:- +full:bit
7 * Copyright (c) 2003-2009 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
76 /* send out a single-tick command on the NCB bus */
84 * Octeon-I HW never interprets this X (<39:36> reserved
87 * - 0x0 XXX0 0000 0000 to DRAM Cached
88 * - 0x0 XXX0 0FFF FFFF
90 * - 0x0 XXX0 1000 0000 to Boot Bus Uncached (Converted to 0x1 00X0 1000 0000
91 * - 0x0 XXX0 1FFF FFFF + EJTAG to 0x1 00X0 1FFF FFFF)
93 * - 0x0 XXX0 2000 0000 to DRAM Cached
94 * - 0x0 XXXF FFFF FFFF
96 * - 0x1 00X0 0000 0000 to Boot Bus Uncached
97 * - 0x1 00XF FFFF FFFF
99 * - 0x1 01X0 0000 0000 to Other NCB Uncached
100 * - 0x1 FFXF FFFF FFFF devices
148 /* the hardware ignores <39:36> in Octeon I */
150 uint64_t offset:36;
155 /* technically, <47:40> are dont-cares */
157 /* the hardware ignores <39:36> in Octeon I */
159 uint64_t offset:36;
173 /* the hardware ignores <39:36> in Octeon I */
175 uint64_t offset:36;
179 * Scratchpad virtual address - accessed through a window at
191 * IOBDMA virtual address - accessed through a window at the
231 uint64_t offset:36;
239 uint64_t offset:36;
245 uint64_t offset:36;
275 /* These macros for used by 32 bit applications */