Lines Matching +full:processing +full:- +full:engine

3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
9 * Copyright (c) 2000-2001 Network Security Technologies, Inc.
12 * Please send any comments, feedback, bug-fixes, or feature requests to
41 * Materiel Command, USAF, under agreement number F30602-01-2-0537.
77 * The values below should multiple of 4 -- and be large enough to handle
81 * mac-key + rc4-key
112 * Processing Unit Registers (offset from BASEREG0)
114 #define HIFN_0_PUDATA 0x00 /* Processing Unit Data */
115 #define HIFN_0_PUCTRL 0x04 /* Processing Unit Control */
116 #define HIFN_0_PUISR 0x08 /* Processing Unit Interrupt Status */
117 #define HIFN_0_PUCNFG 0x0c /* Processing Unit Configuration */
118 #define HIFN_0_PUIER 0x10 /* Processing Unit Interrupt Enable */
119 #define HIFN_0_PUSTAT 0x14 /* Processing Unit Status/Chip ID */
122 #define HIFN_0_PUCTRL2 0x28 /* Processing Unit Control (2nd map) */
127 /* Processing Unit Control Register (HIFN_0_PUCTRL) */
132 #define HIFN_PUCTRL_RESET 0x0001 /* Reset processing unit */
134 /* Processing Unit Interrupt Status Register (HIFN_0_PUISR) */
146 /* Processing Unit Configuration Register (HIFN_0_PUCNFG) */
171 /* Processing Unit Interrupt Enable Register (HIFN_0_PUIER) */
183 /* Processing Unit Status Register/Chip ID (HIFN_0_PUSTAT) */
230 #define HIFN_1_PUB_OPLEN 0x304 /* 7951-compat Public Operand Length */
231 #define HIFN_1_PUB_OP 0x308 /* 7951-compat Public Operand */
232 #define HIFN_1_PUB_STATUS 0x30c /* 7951-compat Public Status */
244 #define HIFN_DMACSR_D_CTRL_NOP 0x00000000 /* Dest. Control: no-op */
253 #define HIFN_DMACSR_R_CTRL_NOP 0x00000000 /* Result Control: no-op */
262 #define HIFN_DMACSR_S_CTRL_NOP 0x00000000 /* Source Control: no-op */
272 #define HIFN_DMACSR_C_CTRL_NOP 0x00000000 /* Command Control: no-op */
280 #define HIFN_DMACSR_ENGINE 0x00000001 /* Command Ring Engine IRQ */
304 #define HIFN_DMAIER_ENGINE 0x00000001 /* Engine IRQ */
413 #define HIFN_PLL_PE_CLK_SEL 0x00000010 /* packet engine clk select */
414 /* bits 5-9 reserved */
424 /* bits 14-15 reserved */
426 /* bits 17-31 reserved */
434 * Public Key Engine Mode Register