fsl_local_config_read (9) - Linux Manuals
fsl_local_config_read: Generate a MPC85xx local config space read
NAME
fsl_local_config_read - Generate a MPC85xx local config space read
SYNOPSIS
-
int fsl_local_config_read(struct rio_mport
* mport, intindex, u32 offset, int len, u32 * data);
ARGUMENTS
mport
-
- RapidIO master port info
index
- ID of RapdiIO interface
offset
- Offset into configuration space
len
- Length (in bytes) of the maintenance transaction
data
- Value to be read into
DESCRIPTION
Generates a MPC85xx local configuration space read. Returns 0 on success or -EINVAL on failure.
AUTHOR
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
COPYRIGHT