Searched defs:op_pll (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | smiapp-pll.c | 399 struct smiapp_pll_branch *op_pll = &pll->op; smiapp_pll_calculate() local 85 check_all_bounds(struct device *dev, const struct smiapp_pll_limits *limits, const struct smiapp_pll_branch_limits *op_limits, struct smiapp_pll *pll, struct smiapp_pll_branch *op_pll) check_all_bounds() argument 159 __smiapp_pll_calculate( struct device *dev, const struct smiapp_pll_limits *limits, const struct smiapp_pll_branch_limits *op_limits, struct smiapp_pll *pll, struct smiapp_pll_branch *op_pll, uint32_t mul, uint32_t div, uint32_t lane_op_clock_ratio) __smiapp_pll_calculate() argument
|
Completed in 157 milliseconds