Searched refs:DA7213_PLL_MCLK_SQR_EN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
D | da7213.h | 167 #define DA7213_PLL_MCLK_SQR_EN (0x1 << 4) macro |
D | da7213.c | 1312 pll_ctrl |= DA7213_PLL_MCLK_SQR_EN; in da7213_set_dai_pll() |