Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Domap-dmic.h50 #define OMAP_DMIC_CLK_DIV_MASK (0x7 << 7) macro
H A Domap-dmic.c248 ctrl &= ~OMAP_DMIC_CLK_DIV_MASK; in omap_dmic_dai_prepare()