.. | .. |
---|
62 | 62 | uint64_t reserved_31_63:33; |
---|
63 | 63 | #endif |
---|
64 | 64 | } cn30xx; |
---|
65 | | - struct cvmx_dbg_data_cn30xx cn31xx; |
---|
66 | 65 | struct cvmx_dbg_data_cn38xx { |
---|
67 | 66 | #ifdef __BIG_ENDIAN_BITFIELD |
---|
68 | 67 | uint64_t reserved_29_63:35; |
---|
.. | .. |
---|
82 | 81 | uint64_t reserved_29_63:35; |
---|
83 | 82 | #endif |
---|
84 | 83 | } cn38xx; |
---|
85 | | - struct cvmx_dbg_data_cn38xx cn38xxp2; |
---|
86 | | - struct cvmx_dbg_data_cn30xx cn50xx; |
---|
87 | 84 | struct cvmx_dbg_data_cn58xx { |
---|
88 | 85 | #ifdef __BIG_ENDIAN_BITFIELD |
---|
89 | 86 | uint64_t reserved_29_63:35; |
---|
.. | .. |
---|
99 | 96 | uint64_t reserved_29_63:35; |
---|
100 | 97 | #endif |
---|
101 | 98 | } cn58xx; |
---|
102 | | - struct cvmx_dbg_data_cn58xx cn58xxp1; |
---|
103 | 99 | }; |
---|
104 | 100 | |
---|
105 | 101 | #endif |
---|