Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs35l41.h737 #define CS35L41_MTLREVID_MASK 0x0F macro
/linux/sound/soc/codecs/
H A Dcs35l41.c1254 mtl_revid = reg_revid & CS35L41_MTLREVID_MASK; in cs35l41_probe()
/linux/sound/pci/hda/
H A Dcs35l41_hda.c867 mtl_revid = *reg_revid & CS35L41_MTLREVID_MASK; in cs35l41_verify_id()