Searched refs:lf (Results 1 - 1 of 1) sorted by relevance

/sound/soc/codecs/
H A Dwm9713.c683 u32 lf:1; member in struct:_pll_div
720 pll_div->lf = 1;
723 pll_div->lf = 0;
774 reg = (pll_div.n << 12) | (pll_div.lf << 11) |
779 reg2 = (pll_div.n << 12) | (pll_div.lf << 11) | (1 << 10) |

Completed in 18 milliseconds