READ_ZSREG

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

 

NAME

read_zsreg - Read a register from a Z85230  

SYNOPSIS

u8 read_zsreg (struct z8530_channel * c, u8 reg);  

ARGUMENTS

c
Z8530 channel to read from (2 per chip)
reg
Register to read
 

FIXME

Use a spinlock.

Most of the Z8530 registers are indexed off the control registers. A read is done by writing to the control register and reading the register back. The caller must hold the lock  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
FIXME
ABOUT THIS DOCUMENT

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