Searched full:ffo (Results 1 – 5 of 5) sorted by relevance
135 s64 *ffo) in mlx5_dpll_pin_ffo_get() argument139 *ffo = synce_status->frequency_diff; in mlx5_dpll_pin_ffo_get()301 s64 *ffo, struct netlink_ext_ack *extack) in mlx5_dpll_ffo_get() argument310 return mlx5_dpll_pin_ffo_get(&synce_status, ffo); in mlx5_dpll_ffo_get()
66 * @DPLL_LOCK_STATUS_ERROR_FRACTIONAL_FREQUENCY_OFFSET_TOO_HIGH: the FFO
230 /* Signed 42-bit FFO in units of 2^(-53) */241 /* Signed 42-bit FFO in units of 2^(-53) */
369 s64 ffo; in dpll_msg_add_ffo() local375 dpll, dpll_priv(dpll), &ffo, extack); in dpll_msg_add_ffo()381 return nla_put_sint(msg, DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET, ffo); in dpll_msg_add_ffo()
923 /* Convert to ppm -> ffo = (10^6 * value) / 2^32 */ in zl3073x_ref_ffo_update()924 zldev->ref[i].ffo = mul_s64_u64_shr(value, 1000000, 32); in zl3073x_ref_ffo_update()