'\" t .\" Title: RIO_OP_WRITE .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "RIO_OP_WRITE" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "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_OP_WRITE \- Generate rio_mport_write_config_* functions .SH "SYNOPSIS" .HP \w'RIO_OP_WRITE('u .BI "RIO_OP_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_mport_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