Home
last modified time | relevance | path

Searched refs:lx6464es (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/lx6464es/
H A Dlx_core.h19 struct lx6464es;
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);
97 int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version);
98 int lx_dsp_get_clock_frequency(struct lx6464es *chip, u32 *rfreq);
99 int lx_dsp_set_granularity(struct lx6464es *chip, u32 gran);
100 int lx_dsp_read_async_events(struct lx6464es *chip, u32 *data);
101 int lx_dsp_get_mac(struct lx6464es *chip);
[all …]
H A Dlx_core.c55 static void __iomem *lx_dsp_register(struct lx6464es *chip, int port) in lx_dsp_register()
61 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port) in lx_dsp_reg_read()
67 static void lx_dsp_reg_readbuf(struct lx6464es *chip, int port, u32 *data, in lx_dsp_reg_readbuf()
79 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data) in lx_dsp_reg_write()
85 static void lx_dsp_reg_writebuf(struct lx6464es *chip, int port, in lx_dsp_reg_writebuf()
112 static void __iomem *lx_plx_register(struct lx6464es *chip, int port) in lx_plx_register()
118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read()
124 void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data) in lx_plx_reg_write()
256 static int lx_message_send_atomic(struct lx6464es *chip, struct lx_rmh *rmh) in lx_message_send_atomic()
317 int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version) in lx_dsp_get_version()
[all …]
H A Dlx6464es.c94 static int lx_set_granularity(struct lx6464es *chip, u32 gran);
97 static int lx_hardware_open(struct lx6464es *chip, in lx_hardware_open()
124 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start()
156 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop()
187 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close()
206 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_open()
271 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_stream_pointer()
290 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_prepare()
344 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_params()
373 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_free()
[all …]
H A DMakefile2 snd-lx6464es-objs := lx6464es.o lx_core.o
3 obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
H A Dlx6464es.h51 struct lx6464es { struct
/OK3568_Linux_fs/kernel/sound/pci/
H A DMakefile69 lx6464es/ \
H A DKconfig709 will be called snd-lx6464es.
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst1445 Module snd-lx6464es
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log