'\" t .\" Title: rio_local_write_config_8 .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: RapidIO driver interface .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "RIO_LOCAL_WRITE_CONF" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "RapidIO driver interface" .\" ----------------------------------------------------------------- .\" * 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_local_write_config_8 \- Write 8 bits to local configuration space .SH "SYNOPSIS" .HP \w'int\ rio_local_write_config_8('u .BI "int rio_local_write_config_8(struct\ rio_mport\ *\ " "port" ", u32\ " "offset" ", u8\ " "data" ");" .SH "ARGUMENTS" .PP \fIport\fR .RS 4 Master port .RE .PP \fIoffset\fR .RS 4 Offset into local configuration space .RE .PP \fIdata\fR .RS 4 Data to be written .RE .SH "DESCRIPTION" .PP Writes 8 bits of data to the specified offset within the local device\*(Aqs configuration space\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br