Searched refs:ccs_pll (Results 1 – 5 of 5) sorted by relevance
| /drivers/media/i2c/ |
| A D | ccs-pll.c | 78 static void print_pll(struct device *dev, const struct ccs_pll *pll) in print_pll() 128 static void print_pll_flags(struct device *dev, struct ccs_pll *pll) in print_pll_flags() 158 const struct ccs_pll *pll, unsigned int which) in check_fr_bounds() 198 const struct ccs_pll *pll, unsigned int which) in check_bk_bounds() 238 static int check_ext_bounds(struct device *dev, const struct ccs_pll *pll) in check_ext_bounds() 257 struct ccs_pll *pll, struct ccs_pll_branch_fr *pll_fr, in ccs_pll_find_vt_sys_div() 297 struct ccs_pll *pll, u32 mul, u32 div) in __ccs_pll_calculate_vt_tree() 393 struct ccs_pll *pll) in ccs_pll_calculate_vt_tree() 459 struct ccs_pll *pll, struct ccs_pll_branch_fr *pll_fr, in ccs_pll_calculate_vt() 612 struct ccs_pll *pll, struct ccs_pll_branch_fr *op_pll_fr, in ccs_pll_calculate_op() [all …]
|
| A D | ccs-pll.h | 119 struct ccs_pll { struct 233 struct ccs_pll *pll);
|
| A D | imx214.c | 253 struct ccs_pll pll; 1118 static int imx214_pll_calculate(struct imx214 *imx214, struct ccs_pll *pll, in imx214_pll_calculate() 1358 struct ccs_pll pll; in imx214_parse_fwnode()
|
| /drivers/media/i2c/ccs/ |
| A D | ccs.h | 248 struct ccs_pll pll;
|
| A D | ccs-core.c | 376 struct ccs_pll *pll = &sensor->pll; in ccs_pll_configure() 435 static int ccs_pll_try(struct ccs_sensor *sensor, struct ccs_pll *pll) in ccs_pll_try() 488 struct ccs_pll *pll = &sensor->pll; in ccs_pll_update() 1063 struct ccs_pll *pll = &sensor->pll; in ccs_get_mbus_formats()
|
Completed in 20 milliseconds