Lines Matching +full:port +full:- +full:level
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /* -*- linux-c -*- *
5 * low-level interface
21 /* low-level register access */
59 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port);
60 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data);
82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port);
83 void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data);
96 /* low-level dsp access */
104 /* low-level pipe handling */
118 /* low-level stream handling */
132 snd_printdd("->lx_stream_start\n"); in lx_stream_start()
139 snd_printdd("->lx_stream_pause\n"); in lx_stream_pause()
146 snd_printdd("->lx_stream_stop\n"); in lx_stream_stop()
150 /* low-level buffer handling */
161 /* low-level gain/peak handling */