Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-gic.h8237 struct ody_gicrx_errinsr_s { struct
8238 uint64_t errins1loc : 9;
8239 uint64_t reserved_9_14 : 6;
8240 uint64_t errins1valid : 1;
8241 uint64_t errins2loc : 9;
8242 uint64_t reserved_25_30 : 6;
8243 uint64_t errins2valid : 1;
8244 uint64_t addr : 16;
8245 uint64_t reserved_48_59 : 12;
8246 uint64_t disablewritecheck : 1;
[all …]