Home
last modified time | relevance | path

Searched defs:ody_pemx_ats_diag_status_s (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-pem.h114 struct ody_pemx_ats_diag_status_s { struct
115 uint64_t unexpected_dti_sync : 1;
116 uint64_t invalidate_response_timeout : 1;
117 uint64_t unmatched_translation_id : 1;
118 uint64_t invalid_completion_count : 1;
119 uint64_t unmatched_itag : 1;
120 uint64_t reserved_5 : 1;
121 uint64_t malformed_prg_rsp : 1;
122 uint64_t malformed_ats_completion : 1;
123 uint64_t malformed_ats_req : 1;
[all …]