Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs35l56.h107 #define CS35L56_MTLREVID_MASK 0x0000000F macro
/openbmc/linux/sound/soc/codecs/
H A Dcs35l56-shared.c646 cs35l56_base->rev = revid & (CS35L56_AREVID_MASK | CS35L56_MTLREVID_MASK); in cs35l56_hw_init()