fsl_local_config_read — Generate a MPC85xx local config space read
int fsl_local_config_read
(struct rio_mport * mport, int index, u32 offset, int len, u32 * data);
RapidIO master port info
ID of RapdiIO interface
Offset into configuration space
Length (in bytes) of the maintenance transaction
Value to be read into
Generates a MPC85xx local configuration space read. Returns 0 on success or -EINVAL on failure.