'\" t .\" Title: RIO_LOP_WRITE .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "RIO_LOP_WRITE" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "Internals" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" RIO_LOP_WRITE \- Generate rio_local_write_config_* functions .SH "SYNOPSIS" .HP \w'RIO_LOP_WRITE('u .BI "RIO_LOP_WRITE(" "size" ", " "type" ", " "len" ");" .SH "ARGUMENTS" .PP \fIsize\fR .RS 4 Size of configuration space write (8, 16, 32 bits) .RE .PP \fItype\fR .RS 4 C type of value argument .RE .PP \fIlen\fR .RS 4 Length of configuration space write (1, 2, 4 bytes) .RE .SH "DESCRIPTION" .PP Generates rio_local_write_config_* functions used to access configuration space registers on the local device\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br