Searched refs:mlxsw_sp1_ptp_clock (Results 1 – 1 of 1) sorted by relevance
81 struct mlxsw_sp1_ptp_clock { struct105 static struct mlxsw_sp1_ptp_clock * argument106 mlxsw_sp1_ptp_clock(struct ptp_clock_info *ptp) in mlxsw_sp1_ptp_clock() function108 return container_of(ptp, struct mlxsw_sp1_ptp_clock, common.ptp_info); in mlxsw_sp1_ptp_clock()111 static u64 __mlxsw_sp1_ptp_read_frc(struct mlxsw_sp1_ptp_clock *clock, in __mlxsw_sp1_ptp_read_frc()135 struct mlxsw_sp1_ptp_clock *clock = in mlxsw_sp1_ptp_read_frc()136 container_of(cc, struct mlxsw_sp1_ptp_clock, cycles); in mlxsw_sp1_ptp_read_frc()163 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp1_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime()191 struct mlxsw_sp1_ptp_clock *clock = mlxsw_sp1_ptp_clock(ptp); in mlxsw_sp1_ptp_adjfine()219 struct mlxsw_sp1_ptp_clock *clock = mlxsw_sp1_ptp_clock(ptp); in mlxsw_sp1_ptp_adjtime()[all …]