Home
last modified time | relevance | path

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

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