Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs35l56.h106 #define CS35L56_AREVID_MASK 0x000000F0 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()