Searched refs:cyclecounter (Results 1 – 25 of 40) sorted by relevance
12
40 struct cyclecounter cc;44 static u64 mock_phc_cc_read(struct cyclecounter *cc) in mock_phc_cc_read()140 phc->cc = (struct cyclecounter) { in mock_phc_create()
172 static u64 ptp_vclock_read(struct cyclecounter *cc) in ptp_vclock_read()183 static const struct cyclecounter ptp_vclock_cc = {
81 struct cyclecounter cc;
14 static u64 mcp251xfd_timestamp_raw_read(struct cyclecounter *cc) in mcp251xfd_timestamp_raw_read()44 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init()
11 static u64 rkcanfd_timestamp_read(struct cyclecounter *cc) in rkcanfd_timestamp_read()44 struct cyclecounter *cc = &priv->cc; in rkcanfd_timestamp_init()
473 struct cyclecounter cc;
246 static u64 arch_counter_read_cc(struct cyclecounter *cc) in arch_counter_read_cc()259 static struct cyclecounter cyclecounter __ro_after_init = {1161 cyclecounter.mask = CLOCKSOURCE_MASK(width); in arch_counter_register()1167 cyclecounter.mult = clocksource_counter.mult; in arch_counter_register()1168 cyclecounter.shift = clocksource_counter.shift; in arch_counter_register()1170 &cyclecounter, start_count); in arch_counter_register()
163 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X540()243 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X550()330 static u64 ixgbe_ptp_read_X550(struct cyclecounter *cc) in ixgbe_ptp_read_X550()367 static u64 ixgbe_ptp_read_82599(struct cyclecounter *cc) in ixgbe_ptp_read_82599()1206 struct cyclecounter cc; in ixgbe_ptp_start_cyclecounter()
212 static u64 cavium_ptp_cc_read(struct cyclecounter *cc) in cavium_ptp_cc_read()225 struct cyclecounter *cc; in cavium_ptp_probe()
17 struct cyclecounter cycle_counter;
337 struct cyclecounter *cc = &wx->hw_cc; in wx_ptp_trigger_calc()367 struct cyclecounter *cc = &wx->hw_cc; in wx_ptp_setup_sdp()655 static u64 wx_ptp_read(struct cyclecounter *hw_cc) in wx_ptp_read()712 struct cyclecounter cc; in wx_ptp_reset_cyclecounter()
141 static u64 mv88e6352_ptp_clock_read(struct cyclecounter *cc) in mv88e6352_ptp_clock_read()155 static u64 mv88e6165_ptp_clock_read(struct cyclecounter *cc) in mv88e6165_ptp_clock_read()486 static u64 mv88e6xxx_ptp_clock_read(struct cyclecounter *cc) in mv88e6xxx_ptp_clock_read()
418 struct cyclecounter tstamp_cc;735 u64 (*clock_read)(struct cyclecounter *cc);
49 struct cyclecounter cycles;
109 struct cyclecounter cc;
196 static u64 ptp_cc_read(struct cyclecounter *cc) in ptp_cc_read()385 struct cyclecounter *cc; in otx2_ptp_init()
13 struct cyclecounter cc;184 static u64 qede_ptp_read_cc(struct cyclecounter *cc) in qede_ptp_read_cc()
102 struct cyclecounter cc;
41 static u64 mlx4_en_read_clock(struct cyclecounter *tc) in mlx4_en_read_clock()
332 struct cyclecounter cc;423 static u64 gs_usb_timestamp_read(struct cyclecounter *cc) __must_hold(&dev->tc_lock) in gs_usb_timestamp_read()473 struct cyclecounter *cc = &parent->cc; in gs_usb_timestamp_init()
653 struct cyclecounter cc;
250 struct cyclecounter cc;
328 struct cyclecounter cc;
324 struct cyclecounter cc;
76 static u64 igb_ptp_read_82576(struct cyclecounter *cc) in igb_ptp_read_82576()93 static u64 igb_ptp_read_82580(struct cyclecounter *cc) in igb_ptp_read_82580()
Completed in 81 milliseconds