Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c145 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp_ptp_phc_adjfreq() local
149 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp_ptp_phc_adjfreq()
167 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp1_ptp_phc_settime() local
183 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp1_ptp_phc_settime()
186 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp1_ptp_phc_settime()
362 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_phc_settime() local
366 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_phc_settime()
369 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp2_ptp_phc_settime()
390 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_adjtime() local
402 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_adjtime()
[all …]