other versions
- stretch 4.9.168-1
Z8530_CHANNEL_LOAD(9) | Public Functions Provided | Z8530_CHANNEL_LOAD(9) |
NAME¶
z8530_channel_load - Load channel dataSYNOPSIS¶
int z8530_channel_load(struct z8530_channel * c, u8 * rtable);
ARGUMENTS¶
cZ8530 channel to configure
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¶
April 2019 | Kernel Hackers Manual 4.9. |