Searched refs:is_i2s_config (Results 1 – 5 of 5) sorted by relevance
232 adata->is_i2s_config = chip->is_i2s_config; in rembrandt_audio_probe()238 if (chip->is_i2s_config && rsrc.soc_mclk) { in rembrandt_audio_probe()271 if (adata->is_i2s_config && adata->rsrc->soc_mclk) in rmb_pcm_resume()
242 adata->is_i2s_config = chip->is_i2s_config; in acp63_audio_probe()247 if (chip->is_i2s_config && rsrc.soc_mclk) { in acp63_audio_probe()280 if (adata->is_i2s_config && adata->rsrc->soc_mclk) in acp63_pcm_resume()
373 chip->is_i2s_config = true; in check_acp3x_config()398 chip->is_i2s_config = true; in check_acp6x_config()403 chip->is_i2s_config = true; in check_acp6x_config()429 chip->is_i2s_config = true; in check_acp70_config()436 chip->is_i2s_config = true; in check_acp70_config()
149 bool is_i2s_config; /* flag set to true when I2S configuration is selected from BIOS */ member183 bool is_i2s_config; member
122 if (!chip->is_pdm_dev && !chip->is_i2s_config) in acp_pci_probe()