Lines Matching +full:processing +full:- +full:engine
1 /* SPDX-License-Identifier: GPL-2.0-only */
49 #define AIC_POL_CTRL(x) (0xE000 - ((x) << 12))
50 #define AIC_TYPE_CTRL(x) (0xE004 - ((x) << 12))
51 #define AIC_ENABLE_CTRL(x) (0xE008 - ((x) << 12))
52 #define AIC_RAW_STAL(x) (0xE00C - ((x) << 12))
53 #define AIC_ENABLE_SET(x) (0xE00C - ((x) << 12))
54 #define AIC_ENABLED_STAT(x) (0xE010 - ((x) << 12))
55 #define AIC_ACK(x) (0xE010 - ((x) << 12))
56 #define AIC_ENABLE_CLR(x) (0xE014 - ((x) << 12))
57 #define AIC_OPTIONS(x) (0xE018 - ((x) << 12))
58 #define AIC_VERSION(x) (0xE01C - ((x) << 12))
72 /* HIA, Data Fetch Engine */
79 /* HIA, Data Fetch Engine access monitoring for CDR */
83 /* HIA, Data Fetch Engine thread control and status for thread */
92 /* HIA, Data Store Engine */
99 /* HIA, Data Store Engine access monitoring for RDR */
103 /* HIA, Data Store Engine thread control and status for thread */
118 /* Processing Engine Input Side, Processing Engine */
122 /* Packet Engine Configuration / Status Registers */
131 /* Packet Engine PRNG Registers */
147 /* Packet Engine AIC */
159 /* Packet Engine Options & Version Registers */
163 /* Processing Engine Output Side */
167 /* Processing Engine Local AIC */
178 /* Processing Engine General Configuration and Version */
183 /* EIP-97 - Global */