Searched refs:timecounter (Results 1 – 18 of 18) sorted by relevance
| /linux/include/clocksource/ |
| H A D | arm_arch_timer.h | 68 struct timecounter timecounter; member
|
| /linux/drivers/net/ethernet/cavium/common/ |
| H A D | cavium_ptp.h | 18 struct timecounter time_counter;
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpts.h | 110 struct timecounter tc;
|
| /linux/drivers/ptp/ |
| H A D | ptp_mock.c | 39 struct timecounter tc;
|
| /linux/arch/microblaze/kernel/ |
| H A D | timer.c | 192 static struct timecounter xilinx_tc = {
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd.h | 474 struct timecounter tc;
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ptp.c | 14 struct timecounter tc;
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ptp.c | 288 static u64 otx2_ptp_hw_tstamp2time(const struct timecounter *time_counter, u64 tstamp) in otx2_ptp_hw_tstamp2time()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 330 struct timecounter tc;
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc.h | 325 struct timecounter tc;
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.c | 86 struct timecounter tc; 153 static u64 mlxsw_sp1_ptp_ns2cycles(const struct timecounter *tc, u64 nsec) in mlxsw_sp1_ptp_ns2cycles()
|
| /linux/sound/hda/core/ |
| H A D | stream.c | 645 struct timecounter *tc = &azx_dev->tc; in azx_timecounter_init()
|
| /linux/drivers/clocksource/ |
| H A D | arm_arch_timer.c | 946 timecounter_init(&arch_timer_kvm_info.timecounter, in arch_counter_register()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 561 struct timecounter tc;
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 801 struct timecounter hw_tc;
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 1838 struct timecounter timecounter; member
|
| H A D | bnx2x_main.c | 13740 timecounter_adjtime(&bp->timecounter, delta); in bnx2x_ptp_adjtime() 13756 ns = timecounter_read(&bp->timecounter); in bnx2x_ptp_gettime() 13782 timecounter_init(&bp->timecounter, &bp->cyclecounter, ns); in bnx2x_ptp_settime() 15133 ns = timecounter_cyc2time(&bp->timecounter, timestamp); in bnx2x_ptp_task() 15167 ns = timecounter_cyc2time(&bp->timecounter, timestamp); in bnx2x_set_rx_ts() 15470 timecounter_init(&bp->timecounter, &bp->cyclecounter, in bnx2x_init_ptp()
|
| /linux/drivers/net/can/usb/ |
| H A D | gs_usb.c | 334 struct timecounter tc;
|