Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_tspll.c691 u8 first_mux; in ice_tspll_cfg_bypass_mux_e825c() local
700 first_mux = ICE_CGU_NET_REF_CLK0; in ice_tspll_cfg_bypass_mux_e825c()
702 first_mux = port_num + ICE_CGU_BYPASS_MUX_OFFSET_E825C; in ice_tspll_cfg_bypass_mux_e825c()
711 r10 |= FIELD_PREP(ICE_CGU_R10_SYNCE_S_REF_CLK, first_mux); in ice_tspll_cfg_bypass_mux_e825c()
723 val |= FIELD_PREP(ICE_CGU_R11_SYNCE_S_BYP_CLK, first_mux); in ice_tspll_cfg_bypass_mux_e825c()