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