Searched refs:ccs_pll_limits (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/media/i2c/ |
A D | ccs-pll.h | 184 struct ccs_pll_limits { struct 211 int ccs_pll_calculate(struct device *dev, const struct ccs_pll_limits *limits, argument
|
A D | ccs-pll.c | 152 const struct ccs_pll_limits *lim, in check_fr_bounds() 192 const struct ccs_pll_limits *lim, in check_bk_bounds() 251 ccs_pll_find_vt_sys_div(struct device *dev, const struct ccs_pll_limits *lim, in ccs_pll_find_vt_sys_div() 291 const struct ccs_pll_limits *lim, in __ccs_pll_calculate_vt_tree() 377 const struct ccs_pll_limits *lim, in ccs_pll_calculate_vt_tree() 439 ccs_pll_calculate_vt(struct device *dev, const struct ccs_pll_limits *lim, in ccs_pll_calculate_vt() 587 ccs_pll_calculate_op(struct device *dev, const struct ccs_pll_limits *lim, in ccs_pll_calculate_op() 701 int ccs_pll_calculate(struct device *dev, const struct ccs_pll_limits *lim, in ccs_pll_calculate()
|
/linux-6.3-rc2/drivers/media/i2c/ccs/ |
A D | ccs-core.c | 428 struct ccs_pll_limits lim = { in ccs_pll_try()
|
Completed in 10 milliseconds