Home
last modified time | relevance | path

Searched full:tsync (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dintel,ixp46x-ptp-timer.yaml8 title: Intel IXP46x PTP Timer (TSYNC)
15 Assist and Time Synchronization Hardware Assist TSYNC provides a PTP
/linux/drivers/ntb/test/
H A Dntb_perf.c198 atomic_t tsync; member
853 return likely(atomic_read(&pthr->perf->tsync) > 0) ? 0 : -EINTR; in perf_copy_chunk()
916 atomic_dec(&perf->tsync); in perf_init_test()
975 atomic_read(&perf->tsync) < 0)); in perf_sync_test()
977 if (atomic_read(&perf->tsync) < 0) in perf_sync_test()
1016 atomic_dec(&perf->tsync); in perf_clear_test()
1070 atomic_set(&perf->tsync, -1); in perf_terminate_test()
1093 atomic_set(&perf->tsync, perf->tcnt); in perf_submit_test()
1106 atomic_read(&perf->tsync) <= 0); in perf_submit_test()
/linux/tools/perf/trace/beauty/
H A Dseccomp.c46 P_FLAG(TSYNC); in syscall_arg__scnprintf_seccomp_flags()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h523 #define IGC_TS_SDP0_EN (1u << 8) /* SDP0 is assigned to Tsync. */
528 #define IGC_TS_SDP1_EN (1u << 11) /* SDP1 is assigned to Tsync. */
533 #define IGC_TS_SDP2_EN (1u << 14) /* SDP2 is assigned to Tsync. */
538 #define IGC_TS_SDP3_EN (1u << 17) /* SDP3 is assigned to Tsync. */
/linux/kernel/
H A Dseccomp.c885 * - in TSYNC mode: the pid of a thread which was either not in the correct
1884 * This only has to be tested for the current process, even in the TSYNC case,
1885 * because TSYNC installs @child with the same parent on all threads.
1893 /* must be protected against concurrent TSYNC */ in has_duplicate_listener()
1934 * But in the failure case, TSYNC returns the thread that died. If you in seccomp_set_mode_filter()
1937 * has not explicitly requested no errors from TSYNC. in seccomp_set_mode_filter()
1973 * Make sure we cannot change seccomp or nnp state via TSYNC in seccomp_set_mode_filter()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,qe-tsa.yaml77 - const: tsync
/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h594 #define TS_SDP0_EN (1u << 8) /* SDP0 is assigned to Tsync. */
599 #define TS_SDP1_EN (1u << 11) /* SDP1 is assigned to Tsync. */
604 #define TS_SDP2_EN (1u << 14) /* SDP2 is assigned to Tsync. */
609 #define TS_SDP3_EN (1u << 17) /* SDP3 is assigned to Tsync. */
/linux/drivers/net/wan/
H A Dslic_ds26522.c107 /* TSYSCLK=2.048MHz, TSYNC-Output */ in ds26522_e1_spec_config()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2508 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
2542 FIXTURE(TSYNC) { in FIXTURE() argument
2551 FIXTURE_SETUP(TSYNC) in FIXTURE_SETUP() argument
2599 FIXTURE_TEARDOWN(TSYNC) in FIXTURE_TEARDOWN() argument
2661 TEST_F(TSYNC, siblings_fail_prctl) in TEST_F() argument
2713 TEST_F(TSYNC, two_siblings_with_ancestor) in TEST_F() argument
2755 TEST_F(TSYNC, two_sibling_want_nnp) in TEST_F() argument
2781 TEST_F(TSYNC, two_siblings_with_no_filter) in TEST_F() argument
2821 TEST_F(TSYNC, two_siblings_with_one_divergence) in TEST_F() argument
2866 TEST_F(TSYNC, two_siblings_with_one_divergence_no_tid_in_err) in TEST_F() argument
[all …]
/linux/drivers/net/fddi/skfp/
H A Dess.c372 * determines the synchronous bandwidth, set the TSYNC register and the
464 DB_ESSN(2, "tsync = %lx", smc->ess.sync_bw); in process_bw_alloc()
H A Dfplustm.c288 * set the TSYNC register of the FORMAC to regulate synchronous transmission
/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c471 u32 tsync; in stm32f7_i2c_compute_timing() local
574 tsync = af_delay_min + dnf_delay + (2 * i2cclk); in stm32f7_i2c_compute_timing()
593 u32 tscl_l = (l + 1) * prescaler + tsync; in stm32f7_i2c_compute_timing()
602 u32 tscl_h = (h + 1) * prescaler + tsync; in stm32f7_i2c_compute_timing()
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh73a0.c2059 /* TSYNC */
2131 /* TSYNC */
2216 /* TSYNC */
2287 /* TSYNC */
2365 /* TSYNC */
2408 /* TSYNC */
/linux/include/soc/fsl/qe/
H A Dqe.h76 QE_TSYNC_PIN, /* TSYNC from pin */
/linux/drivers/soc/fsl/qe/
H A Dtsa.c821 clk = of_clk_get_by_name(tdm_np, tsa_is_qe(tsa) ? "tsync" : "l1tsync"); in tsa_of_parse_tdms()
/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h273 #define FM_TSYNC 0x1f /* r/w 16-bit of the TSYNC register */
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1508 * tHOLD_ATT > tWB + tIO + tSYNC - tSETUP_MEM in stm32_fmc2_nfc_calc_timings()
/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c1917 seq_printf(s, " %-20s:\tSync\n", "Mode"); in aspeed_video_debugfs_show()
/linux/drivers/media/dvb-frontends/
H A Dstv0367_regs.h1832 /* TSYNC */
/linux/drivers/media/i2c/
H A Dds90ub960.c2972 dev_info(dev, "\tsync %u, pass %u\n", v & (u8)BIT(1), in ub960_log_status()