Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1325 u64 central_freq; /* chosen central freq */ member
1342 u64 central_freq, in skl_wrpll_try_divider() argument
1348 deviation = div64_u64(10000 * abs_diff(dco_freq, central_freq), in skl_wrpll_try_divider()
1349 central_freq); in skl_wrpll_try_divider()
1352 if (dco_freq >= central_freq) { in skl_wrpll_try_divider()
1356 ctx->central_freq = central_freq; in skl_wrpll_try_divider()
1364 ctx->central_freq = central_freq; in skl_wrpll_try_divider()
1426 u32 central_freq; member
1432 u64 central_freq, in skl_wrpll_params_populate() argument
1437 switch (central_freq) { in skl_wrpll_params_populate()
[all …]