Searched refs:ES8326_DAIFMT_MASK (Results 1 – 2 of 2) sorted by relevance
121 #define ES8326_DAIFMT_MASK ((1 << 5) | (3 << 0)) macro
530 snd_soc_component_update_bits(component, ES8326_FMT, ES8326_DAIFMT_MASK, iface); in es8326_set_dai_fmt()