Home
last modified time | relevance | path

Searched defs:pl330_reqcfg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dpl330.c296 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;
[all …]