Home
last modified time | relevance | path

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

/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c476 if (dev->info->ts_1) in smi_irq_handler()
913 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
990 if (dev->info->ts_1) { in smi_probe()
1018 if (dev->info->ts_1) in smi_probe()
1044 if (dev->info->ts_1) in smi_remove()
1062 .ts_1 = SMI_TS_DMA_BOTH,
1072 .ts_1 = SMI_TS_DMA_BOTH,
1082 .ts_1 = SMI_TS_DMA_BOTH,
1092 .ts_1 = SMI_TS_DMA_BOTH,
H A Dsmipcie.h220 int ts_1; member
/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c289 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_rxstamp()
318 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_txstamp()
H A Dmacb.h838 u32 ts_1; member