Searched refs:pPLL (Results 1 – 2 of 2) sorted by relevance
386 unsigned int sm750_format_pll_reg(struct pll_value *pPLL) in sm750_format_pll_reg() argument389 unsigned int POD = pPLL->POD; in sm750_format_pll_reg()391 unsigned int OD = pPLL->OD; in sm750_format_pll_reg()392 unsigned int M = pPLL->M; in sm750_format_pll_reg()393 unsigned int N = pPLL->N; in sm750_format_pll_reg()
98 unsigned int sm750_format_pll_reg(struct pll_value *pPLL);