Searched refs:lpf_sel (Results 1 – 2 of 2) sorted by relevance
57 pll->lpf_sel = 1; in dphy_calc_pll_param()60 pll->lpf_sel = 0; in dphy_calc_pll_param()91 reg_val[0] = 1 | (1 << 1) | (pll->lpf_sel << 2); in dphy_set_pll_reg()
80 u8 lpf_sel; /* low pass filter control */ member