other versions
Z8530_CHANNEL_LOAD(9) | Public Functions Provided | Z8530_CHANNEL_LOAD(9) |
NAME¶
z8530_channel_load - Load channel data
SYNOPSIS¶
int z8530_channel_load(struct z8530_channel * c, u8 * rtable);
ARGUMENTS¶
struct z8530_channel * c
Z8530 channel to configure
u8 * rtable
table of register, value pairs FIXME: ioctl to allow user
uploaded tables
DESCRIPTION¶
Load a Z8530 channel up from the system data. We use +16 to indicate the “prime” registers. The value 255 terminates the table.
AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |