Home
last modified time | relevance | path

Searched refs:ts_1 (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/smipcie/
Dsmipcie-main.c472 if (dev->info->ts_1) in smi_irq_handler()
909 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
986 if (dev->info->ts_1) { in smi_probe()
1014 if (dev->info->ts_1) in smi_probe()
1040 if (dev->info->ts_1) in smi_remove()
1058 .ts_1 = SMI_TS_DMA_BOTH,
1068 .ts_1 = SMI_TS_DMA_BOTH,
1078 .ts_1 = SMI_TS_DMA_BOTH,
1088 .ts_1 = SMI_TS_DMA_BOTH,
Dsmipcie.h219 int ts_1; member
/drivers/net/ethernet/cadence/
Dmacb_ptp.c284 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_rxstamp()
296 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_tstamp_tx()
325 tx_timestamp->desc_ptp.ts_1 = desc_ptp->ts_1; in gem_ptp_txstamp()
Dmacb.h756 u32 ts_1; member