Searched defs:dsp_addr (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/aw88395/ | ||
H A D | aw88395_device.c | 17 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 [all...] |
Completed in 3 milliseconds