Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-vt8500.c347 #define WM8850_BITS_TO_VAL(m, d1, d2) \ macro
576 pll_val = WM8850_BITS_TO_VAL(mul, div1, div2); in vtwm_pll_set_rate()