Searched refs:mlxsw_sp1_ptp_clock (Results 1 – 1 of 1) sorted by relevance
82 struct mlxsw_sp1_ptp_clock { struct106 static struct mlxsw_sp1_ptp_clock * argument107 mlxsw_sp1_ptp_clock(struct ptp_clock_info *ptp) in mlxsw_sp1_ptp_clock() function109 return container_of(ptp, struct mlxsw_sp1_ptp_clock, common.ptp_info); in mlxsw_sp1_ptp_clock()112 static u64 __mlxsw_sp1_ptp_read_frc(struct mlxsw_sp1_ptp_clock *clock, in __mlxsw_sp1_ptp_read_frc()136 struct mlxsw_sp1_ptp_clock *clock = in mlxsw_sp1_ptp_read_frc()137 container_of(cc, struct mlxsw_sp1_ptp_clock, cycles); in mlxsw_sp1_ptp_read_frc()164 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp1_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime()192 struct mlxsw_sp1_ptp_clock *clock = mlxsw_sp1_ptp_clock(ptp); in mlxsw_sp1_ptp_adjfine()208 struct mlxsw_sp1_ptp_clock *clock = mlxsw_sp1_ptp_clock(ptp); in mlxsw_sp1_ptp_adjtime()[all …]