Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.h143 unsigned char dsp_crc_st; member
H A Daw88395_device.c523 aw_dev->dsp_crc_st = AW88395_DSP_CRC_OK; in aw_dev_dsp_check_crc32()
1237 aw_dev->dsp_crc_st = AW88395_DSP_CRC_NA; in aw_dev_dsp_update_cfg()
1453 if (aw_dev->dsp_crc_st != AW88395_DSP_CRC_OK) { in aw88395_dev_start()