Home
last modified time | relevance | path

Searched refs:dsp56k (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/char/
H A Ddsp56k.c102 } dsp56k; variable
200 switch (dsp56k.rx_wsize) { in dsp56k_read()
203 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
213 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
220 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
232 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
262 switch (dsp56k.tx_wsize) { in dsp56k_write()
265 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
275 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
282 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
[all …]
H A DMakefile9 obj-$(CONFIG_ATARI_DSP56K) += dsp56k.o
/linux/
H A DCREDITS401 D: dsp56k device driver
540 D: dsp56k device driver
3002 D: dsp56k device driver
/linux/Documentation/admin-guide/
H A Ddevices.txt1014 0 = /dev/dsp56k First DSP56001