Searched refs:p_PLL (Results 1 – 2 of 2) sorted by relevance
385 unsigned int sm750_format_pll_reg(struct pll_value *p_PLL) in sm750_format_pll_reg() argument388 unsigned int POD = p_PLL->POD; in sm750_format_pll_reg()390 unsigned int OD = p_PLL->OD; in sm750_format_pll_reg()391 unsigned int M = p_PLL->M; in sm750_format_pll_reg()392 unsigned int N = p_PLL->N; in sm750_format_pll_reg()
98 unsigned int sm750_format_pll_reg(struct pll_value *p_PLL);