2 * @file IxOsServicesComponents.h (Replaced by OSAL)
4 * @brief Header file for memory access
9 * IXP400 SW Release version 2.0
11 * -- Copyright Notice --
14 * Copyright 2001-2005, Intel Corporation.
15 * All rights reserved.
18 * Redistribution and use in source and binary forms, with or without
19 * modification, are permitted provided that the following conditions
21 * 1. Redistributions of source code must retain the above copyright
22 * notice, this list of conditions and the following disclaimer.
23 * 2. Redistributions in binary form must reproduce the above copyright
24 * notice, this list of conditions and the following disclaimer in the
25 * documentation and/or other materials provided with the distribution.
26 * 3. Neither the name of the Intel Corporation nor the names of its contributors
27 * may be used to endorse or promote products derived from this software
28 * without specific prior written permission.
31 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
32 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
33 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
34 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
35 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
36 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
37 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
39 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
40 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
44 * -- End of Copyright Notice --
47 #ifndef IxOsServicesComponents_H
48 #define IxOsServicesComponents_H
50 #include "IxOsalBackward.h"
51 * codelets_parityENAcc
58 #define ix_timeSyncAcc 36
59 #define ix_parityENAcc 37
60 #define ix_codelets_parityENAcc 38
63 #define ix_integration_sspAcc 41
64 #define ix_integration_i2c 42
66 #define ix_integration_parityENAcc 44
67 #define ix_integration_timeSyncAcc 45
69 /***************************
71 ***************************/
72 #if (IX_COMPONENT_NAME == ix_timeSyncAcc)
74 #if defined (IX_OSSERV_VXWORKS_LE)
76 #define CSR_LE_DATA_COHERENT_MAPPING
78 #endif /* IX_OSSERV_VXWORKS_LE */
80 #endif /* timeSyncAcc */
82 /***************************
84 ***************************/
85 #if (IX_COMPONENT_NAME == ix_parityENAcc)
87 #if defined (IX_OSSERV_VXWORKS_LE)
89 #define CSR_LE_DATA_COHERENT_MAPPING
91 #endif /* IX_OSSERV_VXWORKS_LE */
93 #endif /* parityENAcc */
95 /***************************
96 * codelets_parityENAcc
97 ***************************/
98 #if (IX_COMPONENT_NAME == ix_codelets_parityENAcc)
100 #if defined (IX_OSSERV_VXWORKS_LE)
102 #define CSR_LE_DATA_COHERENT_MAPPING
104 #endif /* IX_OSSERV_VXWORKS_LE */
106 #endif /* codelets_parityENAcc */
108 #endif /* IxOsServicesComponents_H */
110 /***************************
111 * integration_timeSyncAcc
112 ***************************/
113 #if (IX_COMPONENT_NAME == ix_integration_timeSyncAcc)
115 #if defined (IX_OSSERV_VXWORKS_LE)
117 #define CSR_LE_DATA_COHERENT_MAPPING
119 #endif /* IX_OSSERV_VXWORKS_LE */
121 #endif /* integration_timeSyncAcc */
123 /***************************
124 * integration_parityENAcc
125 ***************************/
126 #if (IX_COMPONENT_NAME == ix_integration_parityENAcc)
128 #if defined (IX_OSSERV_VXWORKS_LE)
130 #define CSR_LE_DATA_COHERENT_MAPPING
132 #endif /* IX_OSSERV_VXWORKS_LE */
134 #endif /* integration_parityENAcc */