Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l41.c1177 u32 regid, reg_revid, i, mtl_revid, int_status, chipid_match; in cs35l41_probe() local
1259 chipid_match = (mtl_revid % 2) ? CS35L41R_CHIP_ID : CS35L41_CHIP_ID; in cs35l41_probe()
1260 if (regid != chipid_match) { in cs35l41_probe()
1262 regid, chipid_match); in cs35l41_probe()