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