1RIO_LOCAL_WRITE_CONF(9)    RapidIO driver interface    RIO_LOCAL_WRITE_CONF(9)
2
3
4

NAME

6       rio_local_write_config_8 - Write 8 bits to local configuration space
7

SYNOPSIS

9       int rio_local_write_config_8(struct rio_mport * port, u32 offset,
10                                    u8 data);
11

ARGUMENTS

13       port
14           Master port
15
16       offset
17           Offset into local configuration space
18
19       data
20           Data to be written
21

DESCRIPTION

23       Writes 8 bits of data to the specified offset within the local device's
24       configuration space.
25

AUTHOR

27       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019           RIO_LOCAL_WRITE_CONF(9)
Impressum