Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/
H A Ddsp56k.c102 } dsp56k; variable
198 switch (dsp56k.rx_wsize) { in dsp56k_read()
201 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
211 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
218 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
230 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_RECEIVE, in dsp56k_read()
260 switch (dsp56k.tx_wsize) { in dsp56k_write()
263 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
273 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
280 handshake(count, dsp56k.maxio, dsp56k.timeout, DSP56K_TRANSMIT, in dsp56k_write()
[all …]
H A DMakefile9 obj-$(CONFIG_ATARI_DSP56K) += dsp56k.o
/OK3568_Linux_fs/kernel/
H A DCREDITS375 D: dsp56k device driver
508 D: dsp56k device driver
2825 D: dsp56k device driver
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.txt1024 0 = /dev/dsp56k First DSP56001