1RIO_LOP_WRITE(9) Internals RIO_LOP_WRITE(9)
2
3
4
6 RIO_LOP_WRITE - Generate rio_local_write_config_* functions
7
9 RIO_LOP_WRITE(size, type, len);
10
12 size
13 Size of configuration space write (8, 16, 32 bits)
14
15 type
16 C type of value argument
17
18 len
19 Length of configuration space write (1, 2, 4 bytes)
20
22 Generates rio_local_write_config_* functions used to access
23 configuration space registers on the local device.
24
26 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
27 Author.
28
30Kernel Hackers Manual 3.10 June 2019 RIO_LOP_WRITE(9)