Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pl330_reqcfg Struct Reference

Data Fields

unsigned dst_inc:1
 
unsigned src_inc:1
 
bool nonsecure
 
bool privileged
 
bool insnaccess
 
unsigned brst_len:5
 
unsigned brst_size:3
 
enum pl330_dstcachectrl dcctl
 
enum pl330_srccachectrl scctl
 
enum pl330_byteswap swap
 
struct pl330_configpcfg
 

Detailed Description

Request Configuration. The PL330 core does not modify this and uses the last working configuration if the request doesn't provide any.

The Client may want to provide this info only for the first request and a request with new settings.

Definition at line 334 of file pl330.c.

Field Documentation

unsigned brst_len

Definition at line 346 of file pl330.c.

unsigned brst_size

Definition at line 347 of file pl330.c.

enum pl330_dstcachectrl dcctl

Definition at line 349 of file pl330.c.

unsigned dst_inc

Definition at line 336 of file pl330.c.

bool insnaccess

Definition at line 345 of file pl330.c.

bool nonsecure

Definition at line 343 of file pl330.c.

Definition at line 352 of file pl330.c.

bool privileged

Definition at line 344 of file pl330.c.

enum pl330_srccachectrl scctl

Definition at line 350 of file pl330.c.

unsigned src_inc

Definition at line 337 of file pl330.c.

enum pl330_byteswap swap

Definition at line 351 of file pl330.c.


The documentation for this struct was generated from the following file: