WRITE_ZSREG

Section: (9)
Updated: 06 August 2003
Index Return to Main Contents

 

NAME

write_zsreg - Write to a Z8530 channel register  

SYNOPSIS

void write_zsreg (struct z8530_channel * c, u8 reg, u8 val);  

ARGUMENTS

c
The Z8530 channel
reg
Register number
val
Value to write
 

DESCRIPTION

Write a value to an indexed register. The caller must hold the lock to honour the irritating delay rules. We know about register 0 being fast to access.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 08:41:36 GMT, April 09, 2004