/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 2134 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_card_setup() local 2197 ts1->gen_ctrl_val = 0x4; /* Parallel */ in cx23885_card_setup() 2198 ts1->ts_clk_en_val = 0x1; /* Enable TS_CLK */ in cx23885_card_setup() 2199 ts1->src_sel_val = CX23885_SRC_SEL_PARALLEL_MPEG_VIDEO; in cx23885_card_setup() 2214 ts1->gen_ctrl_val = 0xc; /* Serial bus + punctured clock */ in cx23885_card_setup() 2215 ts1->ts_clk_en_val = 0x1; /* Enable TS_CLK */ in cx23885_card_setup() 2216 ts1->src_sel_val = CX23885_SRC_SEL_PARALLEL_MPEG_VIDEO; in cx23885_card_setup() 2222 ts1->gen_ctrl_val = 0x10e; in cx23885_card_setup() 2223 ts1->ts_clk_en_val = 0x1; /* Enable TS_CLK */ in cx23885_card_setup() 2224 ts1->src_sel_val = CX23885_SRC_SEL_PARALLEL_MPEG_VIDEO; in cx23885_card_setup() [all …]
|
D | cx23885-417.c | 1013 dev->ts1.height = 480; in cx23885_codec_settings() 1015 dev->ts1.height = 576; in cx23885_codec_settings() 1019 dev->ts1.height, dev->ts1.width); in cx23885_codec_settings() 1021 dev->cxhdl.width = dev->ts1.width; in cx23885_codec_settings() 1022 dev->cxhdl.height = dev->ts1.height; in cx23885_codec_settings() 1129 dev->ts1.ts_packet_size = mpeglinesize; in queue_setup() 1130 dev->ts1.ts_packet_count = mpeglines; in queue_setup() 1144 return cx23885_buf_prepare(buf, &dev->ts1); in buffer_prepare() 1164 cx23885_buf_queue(&dev->ts1, buf); in buffer_queue() 1170 struct cx23885_dmaqueue *dmaq = &dev->ts1.mpegq; in cx23885_start_streaming() [all …]
|
D | cx23885-core.c | 977 cx23885_init_tsport(dev, &dev->ts1, 1); in cx23885_dev_setup() 1055 dev->ts1.num_frontends = in cx23885_dev_setup() 1057 if (cx23885_dvb_register(&dev->ts1) < 0) { in cx23885_dev_setup() 1113 cx23885_dvb_unregister(&dev->ts1); in cx23885_dev_unregister() 1676 struct cx23885_tsport *port = &dev->ts1; in cx23885_irq_417() 1783 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_irq() local 1818 ts1_count = cx_read(ts1->reg_gpcnt); in cx23885_irq() 1905 handled += cx23885_irq_ts(ts1, ts1_status); in cx23885_irq()
|
D | cx23885-dvb.c | 1263 tda18271_attach(&dev->ts1.analog_fe, in dvb_register() 1671 tda18271_attach(&dev->ts1.analog_fe, in dvb_register() 2318 dev->ts1.analog_fe.tuner_priv = client_tuner; in dvb_register() 2319 memcpy(&dev->ts1.analog_fe.ops.tuner_ops, in dvb_register() 2381 dev->ts1.analog_fe.tuner_priv = client_tuner; in dvb_register() 2382 memcpy(&dev->ts1.analog_fe.ops.tuner_ops, in dvb_register() 2474 dev->ts1.analog_fe.tuner_priv = client_tuner; in dvb_register() 2475 memcpy(&dev->ts1.analog_fe.ops.tuner_ops, in dvb_register() 2545 dev->ts1.analog_fe.tuner_priv = client_tuner; in dvb_register() 2546 memcpy(&dev->ts1.analog_fe.ops.tuner_ops, in dvb_register()
|
D | cimax2.c | 382 port = &dev->ts1; in netup_ci_slot_status()
|
D | cx23885.h | 382 struct cx23885_tsport ts1, ts2; member
|
D | cx23885-video.c | 1052 fe = &dev->ts1.analog_fe; in cx23885_set_freq_via_ops()
|
/drivers/pps/generators/ |
D | pps_gen_parport.c | 57 struct timespec64 expire_time, ts1, ts2, ts3, dts; in hrtimer_event() local 75 ktime_get_real_ts64(&ts1); in hrtimer_event() 81 if (expire_time.tv_sec != ts1.tv_sec || ts1.tv_nsec > lim) { in hrtimer_event() 84 (s64)ts1.tv_sec, ts1.tv_nsec); in hrtimer_event() 117 dts = timespec64_sub(ts1, expire_time); in hrtimer_event()
|
/drivers/crypto/intel/qat/qat_common/ |
D | adf_clock.c | 42 struct timespec64 ts1, ts2, ts3, ts4; in measure_clock() local 49 ktime_get_real_ts64(&ts1); in measure_clock() 57 delta_us = timespec_to_us(&ts2) - timespec_to_us(&ts1); in measure_clock() 84 delta_us = timespec_to_us(&ts3) - timespec_to_us(&ts1); in measure_clock()
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1085 dev->ts1.height, dev->ts1.width); in cx231xx_codec_settings() 1087 dev->mpeg_ctrl_handler.width = dev->ts1.width; in cx231xx_codec_settings() 1088 dev->mpeg_ctrl_handler.height = dev->ts1.height; in cx231xx_codec_settings() 1223 dev->ts1.ts_packet_size = mpeglinesize; in queue_setup() 1224 dev->ts1.ts_packet_count = mpeglines; in queue_setup() 1495 s->r.width = dev->ts1.width; in vidioc_g_selection() 1496 s->r.height = dev->ts1.height; in vidioc_g_selection() 1527 dev->ts1.height = 480; in vidioc_s_std() 1532 dev->ts1.height = 576; in vidioc_s_std() 1578 f->fmt.pix.width = dev->ts1.width; in vidioc_g_fmt_vid_cap() [all …]
|
D | cx231xx.h | 704 struct cx231xx_tsport ts1, ts2; member
|
/drivers/mmc/core/ |
D | mmc_test.c | 559 struct timespec64 *ts1, struct timespec64 *ts2) in mmc_test_print_rate() argument 564 ts = timespec64_sub(*ts2, *ts1); in mmc_test_print_rate() 583 unsigned int count, struct timespec64 *ts1, in mmc_test_print_avg_rate() argument 590 ts = timespec64_sub(*ts2, *ts1); in mmc_test_print_avg_rate() 1442 struct timespec64 ts1, ts2; in mmc_test_area_io_seq() local 1467 ktime_get_ts64(&ts1); in mmc_test_area_io_seq() 1483 mmc_test_print_avg_rate(test, sz, count, &ts1, &ts2); in mmc_test_area_io_seq() 1746 struct timespec64 ts1, ts2; in mmc_test_profile_trim_perf() local 1757 ktime_get_ts64(&ts1); in mmc_test_profile_trim_perf() 1762 mmc_test_print_rate(test, sz, &ts1, &ts2); in mmc_test_profile_trim_perf() [all …]
|
/drivers/ptp/ |
D | ptp_idt82p33.c | 744 struct timespec64 ts1 = {0, 0}; in idt82p33_measure_settime_gettime_gap_overhead() local 750 err = _idt82p33_settime(channel, &ts1); in idt82p33_measure_settime_gettime_gap_overhead() 758 *overhead_ns = timespec64_to_ns(&ts2) - timespec64_to_ns(&ts1); in idt82p33_measure_settime_gettime_gap_overhead()
|
D | ptp_ocp.c | 319 struct ptp_ocp_ext_src *ts1; member 483 OCP_EXT_RESOURCE(ts1), 730 OCP_EXT_RESOURCE(ts1), 1156 ext = bp->ts1; in ptp_ocp_enable() 3700 if (bp->ts1) { in ptp_ocp_summary_show() 3701 ts_reg = bp->ts1->mem; in ptp_ocp_summary_show() 4147 if (bp->ts1) in ptp_ocp_detach() 4148 ptp_ocp_unregister_ext(bp->ts1); in ptp_ocp_detach()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 1037 ent->ts1 = ktime_get_ns(); in cmd_work_handler() 1252 ds = ent->ts2 - ent->ts1; in mlx5_cmd_invoke() 1725 ds = ent->ts2 - ent->ts1; in mlx5_cmd_comp_handler()
|