Home
last modified time | relevance | path

Searched defs:dsp_data (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/aw88395/
H A Daw88395_device.c17 aw_dev_dsp_write_16bit(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int dsp_data) aw_dev_dsp_write_16bit() argument
37 aw_dev_dsp_write_32bit(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int dsp_data) aw_dev_dsp_write_32bit() argument
66 aw_dev_dsp_write(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int dsp_data, unsigned char data_type) aw_dev_dsp_write() argument
100 aw_dev_dsp_read_16bit(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int *dsp_data) aw_dev_dsp_read_16bit() argument
122 aw_dev_dsp_read_32bit(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int *dsp_data) aw_dev_dsp_read_32bit() argument
151 aw_dev_dsp_read(struct aw_device *aw_dev, unsigned short dsp_addr, unsigned int *dsp_data, unsigned char data_type) aw_dev_dsp_read() argument
342 aw_dev_modify_dsp_cfg(struct aw_device *aw_dev, unsigned int addr, unsigned int dsp_data, unsigned char data_type) aw_dev_modify_dsp_cfg() argument
[all...]

Completed in 3 milliseconds