Searched refs:ts_1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/pci/smipcie/ |
H A D | smipcie-main.c | 476 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 D | smipcie.h | 220 int ts_1; member
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_ptp.c | 289 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 D | macb.h | 838 u32 ts_1; member
|