Lines Matching defs:ccm_root
136 struct ccm_root { struct
137 u32 target_root;
138 u32 target_root_set;
139 u32 target_root_clr;
140 u32 target_root_tog;
141 u32 misc;
142 u32 misc_set;
143 u32 misc_clr;
144 u32 misc_tog;
145 u32 nm_post;
146 u32 nm_post_root_set;
147 u32 nm_post_root_clr;
148 u32 nm_post_root_tog;
172 struct ccm_root core_root[5]; argument