Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h147 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
H A Dbnxt_ptp.c879 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns) in bnxt_ptp_rtc_timecounter_init() function
907 bnxt_ptp_rtc_timecounter_init(bp->ptp_cfg, ns); in bnxt_ptp_init_rtc()
H A Dbnxt.c2376 bnxt_ptp_rtc_timecounter_init(ptp, ns); in bnxt_async_event_process()