Home
last modified time | relevance | path

Searched defs:nsec (Results 1 – 25 of 59) sorted by relevance

123

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-hwtstamp.c14 unsigned int sec, unsigned int nsec) in xgbe_update_tstamp_time()
56 unsigned int nsec) in xgbe_set_tstamp_time()
75 u64 nsec; in xgbe_get_tstamp_time() local
87 u64 nsec; in xgbe_get_tx_tstamp() local
110 u64 nsec; in xgbe_get_rx_tstamp() local
A Dxgbe-ptp.c41 unsigned int sec, nsec; in xgbe_adjtime() local
78 u64 nsec; in xgbe_gettimex() local
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c164 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp1_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime()
209 u64 nsec; in mlxsw_sp1_ptp_adjtime() local
224 u64 cycles, nsec; in mlxsw_sp1_ptp_gettimex() local
240 u64 nsec = timespec64_to_ns(ts); in mlxsw_sp1_ptp_settime() local
276 u64 overflow_cycles, nsec, frac = 0; in mlxsw_sp1_ptp_clock_init() local
360 mlxsw_sp2_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp2_ptp_phc_settime()
395 u64 nsec; in mlxsw_sp2_ptp_adjtime() local
415 u64 nsec; in mlxsw_sp2_ptp_gettimex() local
428 u64 nsec = timespec64_to_ns(ts); in mlxsw_sp2_ptp_settime() local
621 u64 nsec; in mlxsw_sp1_packet_timestamp() local
[all …]
/drivers/net/phy/
A Dmicrochip_rds_ptp.c626 u32 nsec; in mchp_rds_ptp_ltc_adjtime() local
910 u32 seconds, u32 nsec, u16 seq_id) in mchp_rds_ptp_match_tx_skb()
943 u32 sec, nsec; in mchp_rds_ptp_get_rx_ts() local
1010 u32 *sec, u32 *nsec, u16 *seq) in mchp_rds_ptp_get_tx_ts()
1055 u32 sec, nsec; in mchp_rds_ptp_process_tx_ts() local
A Dmicrel.c403 u32 nsec; member
3104 time64_t sec, u32 nsec) in lan8814_ptp_clock_set()
3116 time64_t *sec, u32 *nsec) in lan8814_ptp_clock_get()
3260 u32 nsec; in lan8814_ptp_clock_step() local
3734 u32 seconds, nsec; in lan8814_dequeue_tx_skb() local
3855 unsigned long nsec; in lan8814_gpio_process_cap() local
4507 u32 sec, nsec; in lan8841_ptp_process_tx_ts() local
4547 s32 sec, nsec; in lan8841_gpio_process_cap() local
4847 s64 sec, u32 nsec) in lan8841_ptp_set_target()
4886 s64 sec, u32 nsec) in lan8841_ptp_set_reload()
[all …]
A Dbcm-phy-ptp.c391 u32 sec, nsec; in bcm_ptp_rxtstamp() local
423 u32 sec, nsec; in bcm_ptp_get_tstamp() local
/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
A Dbase.c54 nvkm_timer_wait_init(struct nvkm_device *device, u64 nsec, in nvkm_timer_wait_init()
106 nvkm_timer_alarm(struct nvkm_timer *tmr, u32 nsec, struct nvkm_alarm *alarm) in nvkm_timer_alarm()
/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_hwtstamp.c118 static int init_systime(void __iomem *ioaddr, u32 sec, u32 nsec) in init_systime()
159 static int adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, in adjust_systime()
A Dstmmac_ptp.c52 u32 sec, nsec; in stmmac_adjust_time() local
A Ddwxgmac2_descs.c354 static void dwxgmac2_set_tbs(struct dma_edesc *p, u32 sec, u32 nsec) in dwxgmac2_set_tbs()
/drivers/net/ethernet/cavium/common/
A Dcavium_ptp.c167 u64 nsec; in cavium_ptp_gettime() local
189 u64 nsec; in cavium_ptp_settime() local
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
A Dmemx.c108 u32 addr, u32 mask, u32 data, u32 nsec) in nvkm_memx_wait()
117 nvkm_memx_nsec(struct nvkm_memx *memx, u32 nsec) in nvkm_memx_nsec()
/drivers/gpu/drm/nouveau/nvif/
A Dtimer.c50 nvif_timer_wait_init(struct nvif_device *device, u64 nsec, in nvif_timer_wait_init()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ptp.c119 u64 nsec; in otx2_ptp_hw_settime() local
263 u64 nsec; in otx2_ptp_tc_settime() local
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dramfuc.h123 ramfuc_wait(struct ramfuc *ram, u32 addr, u32 mask, u32 data, u32 nsec) in ramfuc_wait()
129 ramfuc_nsec(struct ramfuc *ram, u32 nsec) in ramfuc_nsec()
/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c1031 u32 sec, nsec; in lan743x_ptp_io_event_clock_get() local
1058 u32 cap_info, cause, header, nsec, seconds; in lan743x_ptpci_do_aux_work() local
1210 u32 *sec, u32 *nsec, u32 *sub_nsec) in lan743x_ptp_io_clock_get()
/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
A Dhwsq.c167 nvkm_hwsq_nsec(struct nvkm_hwsq *hwsq, u32 nsec) in nvkm_hwsq_nsec()
A Dhwsq.h144 hwsq_nsec(struct hwsq *ram, u32 nsec) in hwsq_nsec()
/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
A Dbit.c56 nvkm_i2c_delay(struct nvkm_i2c_bus *bus, u32 nsec) in nvkm_i2c_delay()
/drivers/misc/sgi-gru/
A Dgruhandles.c26 unsigned long nsec; in update_mcs_stats() local
/drivers/net/ethernet/mellanox/mlx4/
A Den_clock.c64 u64 nsec; in mlx4_en_get_hwtstamp() local
/drivers/clocksource/
A Djcore-pit.c44 u32 seclo, nsec, seclo0; in jcore_sched_clock_read() local
/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.h101 u64 nsec; in mlx5_timecounter_cyc2time() local
/drivers/ptp/
A Dptp_idt82p33.c59 s32 nsec; in idt82p33_byte_array_to_timespec() local
82 s32 nsec; in idt82p33_timespec_to_byte_array() local
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_ptp.c107 u32 nsec, u32 sec) in hclge_ptp_get_rx_hwts()

Completed in 97 milliseconds

123