Home
last modified time | relevance | path

Searched refs:dsp_crc_st (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_device.h143 unsigned char dsp_crc_st; member
Daw88395_device.c517 aw_dev->dsp_crc_st = AW88395_DSP_CRC_OK; in aw_dev_dsp_check_crc32()
1227 aw_dev->dsp_crc_st = AW88395_DSP_CRC_NA; in aw_dev_dsp_update_cfg()
1445 if (aw_dev->dsp_crc_st != AW88395_DSP_CRC_OK) { in aw88395_dev_start()