Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c354 union tspll_ro_bwm_lf bwm_lf; in ice_cfg_cgu_pll_e82x() local
388 err = ice_read_cgu_reg_e82x(hw, TSPLL_RO_BWM_LF, &bwm_lf.val); in ice_cfg_cgu_pll_e82x()
397 bwm_lf.plllock_true_lock_cri ? "locked" : "unlocked"); in ice_cfg_cgu_pll_e82x()
461 err = ice_read_cgu_reg_e82x(hw, TSPLL_RO_BWM_LF, &bwm_lf.val); in ice_cfg_cgu_pll_e82x()
465 if (!bwm_lf.plllock_true_lock_cri) { in ice_cfg_cgu_pll_e82x()
475 bwm_lf.plllock_true_lock_cri ? "locked" : "unlocked"); in ice_cfg_cgu_pll_e82x()