Home
last modified time | relevance | path

Searched refs:dsp_cfg_len (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas5805m.c162 int dsp_cfg_len; member
346 send_cfg(rm, tas5805m->dsp_cfg_data, tas5805m->dsp_cfg_len); in do_work()
522 tas5805m->dsp_cfg_len = fw->size; in tas5805m_i2c_probe()
H A Daw88399.c560 cfg_len_val = ((aw_dev->dsp_cfg_len / AW_FW_ADDR_LEN) - 1) + AW88399_CRC_CFG_BASE_ADDR; in aw_dev_cfg_crc_check()
930 aw_dev->dsp_cfg_len = len; in aw_dev_dsp_update_cfg()
/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.h157 u32 dsp_cfg_len; member
H A Daw88395_device.c1205 aw_dev->dsp_cfg_len = len; in aw_dev_dsp_update_cfg()