Searched defs:mxc_ccm_root_slice (Results 1 – 1 of 1) sorted by relevance
30 struct mxc_ccm_root_slice { struct31 uint32_t target_root;32 uint32_t target_root_set;33 uint32_t target_root_clr;34 uint32_t target_root_tog;35 uint32_t reserved_0[4];36 uint32_t post;60 struct mxc_ccm_root_slice root[121]; /* offset 0x8000 */ argument