Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98396.h228 #define MAX98396_PCM_MODE_CFG_FORMAT_MASK (0x7 << 3) macro
H A Dmax98396.c358 format_mask = MAX98396_PCM_MODE_CFG_FORMAT_MASK | in max98396_dai_set_fmt()