]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/net/npe/include/IxOsServicesComponents.h
imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK
[karo-tx-uboot.git] / drivers / net / npe / include / IxOsServicesComponents.h
1 /**
2  * @file IxOsServicesComponents.h (Replaced by OSAL)
3  *
4  * @brief Header file for memory access
5  *
6  * @par
7  * 
8  * @par
9  * IXP400 SW Release version 2.0
10  * 
11  * -- Copyright Notice --
12  * 
13  * @par
14  * Copyright 2001-2005, Intel Corporation.
15  * All rights reserved.
16  * 
17  * @par
18  * SPDX-License-Identifier:     BSD-3-Clause
19  * @par
20  * -- End of Copyright Notice --
21  */
22
23 #ifndef IxOsServicesComponents_H
24 #define IxOsServicesComponents_H
25
26 #include "IxOsalBackward.h"
27  * codelets_parityENAcc
28  * timeSyncAcc
29  * parityENAcc
30  * sspAcc
31  * i2c
32  * integration_sspAcc
33  * integration_i2c
34 #define ix_timeSyncAcc         36
35 #define ix_parityENAcc         37
36 #define ix_codelets_parityENAcc     38
37 #define ix_sspAcc              39
38 #define ix_i2c                 40
39 #define ix_integration_sspAcc  41
40 #define ix_integration_i2c     42
41 #define ix_osal                43
42 #define ix_integration_parityENAcc  44
43 #define ix_integration_timeSyncAcc  45
44
45 /***************************
46  * timeSyncAcc
47  ***************************/
48 #if (IX_COMPONENT_NAME == ix_timeSyncAcc)
49
50 #if defined (IX_OSSERV_VXWORKS_LE)
51
52 #define CSR_LE_DATA_COHERENT_MAPPING
53
54 #endif /* IX_OSSERV_VXWORKS_LE */
55
56 #endif /* timeSyncAcc */
57
58 /***************************
59  * parityENAcc
60  ***************************/
61 #if (IX_COMPONENT_NAME == ix_parityENAcc)
62
63 #if defined (IX_OSSERV_VXWORKS_LE)
64
65 #define CSR_LE_DATA_COHERENT_MAPPING
66
67 #endif /* IX_OSSERV_VXWORKS_LE */
68
69 #endif /* parityENAcc */
70
71 /***************************
72  * codelets_parityENAcc
73  ***************************/
74 #if (IX_COMPONENT_NAME == ix_codelets_parityENAcc)
75
76 #if defined (IX_OSSERV_VXWORKS_LE)
77
78 #define CSR_LE_DATA_COHERENT_MAPPING
79
80 #endif /* IX_OSSERV_VXWORKS_LE */
81
82 #endif /* codelets_parityENAcc */
83
84 #endif /* IxOsServicesComponents_H */
85
86 /***************************
87  * integration_timeSyncAcc
88  ***************************/
89 #if (IX_COMPONENT_NAME == ix_integration_timeSyncAcc)
90
91 #if defined (IX_OSSERV_VXWORKS_LE)
92
93 #define CSR_LE_DATA_COHERENT_MAPPING
94
95 #endif /* IX_OSSERV_VXWORKS_LE */
96
97 #endif /* integration_timeSyncAcc */
98
99 /***************************
100  * integration_parityENAcc
101  ***************************/
102 #if (IX_COMPONENT_NAME == ix_integration_parityENAcc)
103
104 #if defined (IX_OSSERV_VXWORKS_LE)
105
106 #define CSR_LE_DATA_COHERENT_MAPPING
107
108 #endif /* IX_OSSERV_VXWORKS_LE */
109
110 #endif /* integration_parityENAcc */