Searched refs:conf2_val (Results 1 – 1 of 1) sorted by relevance
1640 unsigned int conf2_mask, conf2_val = 0; in ab8500_codec_set_dai_fmt() local1702 conf2_val |= BIT(AB8500_DIGIFCONF2_IF0FORMAT1) | in ab8500_codec_set_dai_fmt()1709 conf2_val |= BIT(AB8500_DIGIFCONF2_IF0FORMAT0) | in ab8500_codec_set_dai_fmt()1716 conf2_val |= BIT(AB8500_DIGIFCONF2_IF0FORMAT0); in ab8500_codec_set_dai_fmt()1736 conf2_val |= BIT(AB8500_DIGIFCONF2_FSYNC0P); in ab8500_codec_set_dai_fmt()1742 conf2_val |= BIT(AB8500_DIGIFCONF2_BITCLK0P); in ab8500_codec_set_dai_fmt()1748 conf2_val |= BIT(AB8500_DIGIFCONF2_FSYNC0P) | in ab8500_codec_set_dai_fmt()1769 conf2_mask, conf2_val); in ab8500_codec_set_dai_fmt()1781 unsigned int conf1_val, conf2_val; in ab8500_codec_set_dai_tdm_slot() local1787 conf2_val = 0; in ab8500_codec_set_dai_tdm_slot()[all …]