1. NAME

write_zsctrl - Write to a Z8530 control register

2. SYNOPSIS

void write_zsctrl(struct z8530_channel *  c , u8  val );

3. ARGUMENTS

c
    The Z8530 channel

val
    Value to write

4. DESCRIPTION

Write directly to the control register on the Z8530

5. AUTHOR

Alan Cox <>
    Author.

6. COPYRIGHT