Lines Matching refs:target
485 int target, int refclk, intel_clock_t *match_clock,
490 int err = target;
503 if (target < limit->p2.dot_limit)
531 this_err = abs(clock.dot - target);
541 return (err != target);
546 int target, int refclk, intel_clock_t *match_clock,
551 int err = target;
564 if (target < limit->p2.dot_limit)
590 this_err = abs(clock.dot - target);
600 return (err != target);
605 int target, int refclk, intel_clock_t *match_clock,
612 /* approximately equals target * 0.00585 */
613 int err_most = (target >> 8) + (target >> 9);
622 if (target < limit->p2.dot_limit)
646 this_err = abs(clock.dot - target) ;
662 int target, int refclk, intel_clock_t *match_clock,
672 dotclk = target * 1000;
4429 /* Set up Tx target for periodic Rcomp update */
4432 /* Disable target IRef on PLL */
4879 * Returns a set of divisors for the desired target clock with the given
4897 * Ensure we match the reduced clock's P to the target clock.
5526 * Returns a set of divisors for the desired target clock with the given
5539 * Ensure we match the reduced clock's P to the target clock.