Searched defs:ody_rst_bist_active_s (Results 1 – 1 of 1) sorted by relevance
546 struct ody_rst_bist_active_s { struct547 uint64_t chip : 1;548 uint64_t core : 1;549 uint64_t mcp : 1;550 uint64_t scp : 1;551 uint64_t bphy : 1;552 uint64_t xcp2 : 1;553 uint64_t csr : 1;554 uint64_t reserved_7_63 : 57;