Searched refs:xvcu_pll_cfg (Results 1 – 1 of 1) sorted by relevance
123 struct xvcu_pll_cfg { struct132 static const struct xvcu_pll_cfg xvcu_pll_cfg[] = { argument301 const struct xvcu_pll_cfg *found = NULL; in xvcu_set_vcu_pll_info()343 for (i = ARRAY_SIZE(xvcu_pll_cfg) - 1; i >= 0; i--) { in xvcu_set_vcu_pll_info()344 const struct xvcu_pll_cfg *cfg = &xvcu_pll_cfg[i]; in xvcu_set_vcu_pll_info()