Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c51 ret = dprtc_get_time(&dprtc_dev->dprtc, CMD_PRI_LOW, in dpaa2_timesync_read_time()
90 ret = dprtc_get_time(&dprtc_dev->dprtc, CMD_PRI_LOW, in dpaa2_timesync_adjust_time()
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dprtc.h74 int dprtc_get_time(struct fsl_mc_io *mc_io,
H A Ddprtc.c407 int dprtc_get_time(struct fsl_mc_io *mc_io, in dprtc_get_time() function