Searched refs:ptp_clk_period (Results 1 – 1 of 1) sorted by relevance
181 #define PPM_TO_SUBNS_INC(ppb, ptp_clk_period) div_u64(GENMASK_ULL(31, 0) * \ argument182 (ppb) * (ptp_clk_period), NSEC_PER_SEC)271 u8 ptp_clk_period; member466 subns_inc_val = PPM_TO_SUBNS_INC(ppb, data->ptp_clk_period); in nxp_c45_ptp_adjfine()1426 data->ptp_clk_period); in nxp_c45_ptp_init()1788 .ptp_clk_period = PTP_CLK_PERIOD_100BT1,1903 .ptp_clk_period = PTP_CLK_PERIOD_1000BT1,