Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-rst.h1611 struct ody_rst_reset_active_s { struct
1612 uint64_t chip : 1;
1613 uint64_t core : 1;
1614 uint64_t mcp : 1;
1615 uint64_t scp : 1;
1616 uint64_t bphy : 1;
1617 uint64_t xcp2 : 1;
1618 uint64_t reserved_6_63 : 58;