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