Searched refs:ts_1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/pci/smipcie/ |
D | smipcie-main.c | 481 if (dev->info->ts_1) in smi_irq_handler() 918 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach() 995 if (dev->info->ts_1) { in smi_probe() 1023 if (dev->info->ts_1) in smi_probe() 1049 if (dev->info->ts_1) in smi_remove() 1067 .ts_1 = SMI_TS_DMA_BOTH, 1077 .ts_1 = SMI_TS_DMA_BOTH, 1087 .ts_1 = SMI_TS_DMA_BOTH, 1097 .ts_1 = SMI_TS_DMA_BOTH,
|
D | smipcie.h | 229 int ts_1; member
|
/Linux-v4.19/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 286 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_rxstamp() 298 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_tstamp_tx() 322 tx_timestamp->desc_ptp.ts_1 = desc_ptp->ts_1; in gem_ptp_txstamp()
|
D | macb.h | 738 u32 ts_1; member
|