Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c822 union tspll_ro_bwm_lf bwm_lf; in ice_cfg_cgu_pll_e822() local
853 status = ice_read_cgu_reg_e822(hw, TSPLL_RO_BWM_LF, &bwm_lf.val); in ice_cfg_cgu_pll_e822()
862 bwm_lf.field.plllock_true_lock_cri ? "locked" : "unlocked"); in ice_cfg_cgu_pll_e822()
926 status = ice_read_cgu_reg_e822(hw, TSPLL_RO_BWM_LF, &bwm_lf.val); in ice_cfg_cgu_pll_e822()
930 if (!bwm_lf.field.plllock_true_lock_cri) { in ice_cfg_cgu_pll_e822()
940 bwm_lf.field.plllock_true_lock_cri ? "locked" : "unlocked"); in ice_cfg_cgu_pll_e822()