Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dccs-pll.c62 #define PLL_VT 2 macro
69 case PLL_VT: in pll_string()
85 { &pll->vt_fr, &pll->vt_bk, PLL_VT }, in print_pll()
96 br->which == PLL_VT) { in print_pll()
109 br->which == PLL_VT) { in print_pll()
424 rval = check_fr_bounds(dev, lim, pll, PLL_VT); in ccs_pll_calculate_vt_tree()
428 rval = check_bk_bounds(dev, lim, pll, PLL_VT); in ccs_pll_calculate_vt_tree()
835 PLL_OP : PLL_VT); in ccs_pll_calculate()
849 rval = check_bk_bounds(dev, lim, pll, PLL_VT); in ccs_pll_calculate()