1FSL_LOCAL_CONFIG_REA(9)            Internals           FSL_LOCAL_CONFIG_REA(9)
2
3
4

NAME

6       fsl_local_config_read - Generate a MPC85xx local config space read
7

SYNOPSIS

9       int fsl_local_config_read(struct rio_mport * mport, int index,
10                                 u32 offset, int len, u32 * data);
11

ARGUMENTS

13       mport
14           RapidIO master port info
15
16       index
17           ID of RapdiIO interface
18
19       offset
20           Offset into configuration space
21
22       len
23           Length (in bytes) of the maintenance transaction
24
25       data
26           Value to be read into
27

DESCRIPTION

29       Generates a MPC85xx local configuration space read. Returns 0 on
30       success or -EINVAL on failure.
31

AUTHOR

33       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
34           Author.
35
37Kernel Hackers Manual 3.10         June 2019           FSL_LOCAL_CONFIG_REA(9)
Impressum