Lines Matching defs:pl330_reqcfg
295 struct pl330_reqcfg { struct
297 unsigned dst_inc:1;
298 unsigned src_inc:1;
304 bool nonsecure;
305 bool privileged;
306 bool insnaccess;
307 unsigned brst_len:5;
308 unsigned brst_size:3; /* in power of 2 */
310 enum pl330_cachectrl dcctl;
311 enum pl330_cachectrl scctl;
312 enum pl330_byteswap swap;
313 struct pl330_config *pcfg;