Searched refs:ts_tx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_ines.c | 135 u32 ts_tx; member 319 ts.tag = ines_read32(port, ts_tx); in ines_find_txts() 323 ts.portnum = ines_read32(port, ts_tx); in ines_find_txts() 324 ts.seqid = ines_read32(port, ts_tx); in ines_find_txts() 600 word = ines_read32(port, ts_tx); in ines_txts64() 604 word = ines_read32(port, ts_tx); in ines_txts64()
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_ines.c | 130 u32 ts_tx; member 314 ts.tag = ines_read32(port, ts_tx); in ines_find_txts() 318 ts.portnum = ines_read32(port, ts_tx); in ines_find_txts() 319 ts.seqid = ines_read32(port, ts_tx); in ines_find_txts() 591 word = ines_read32(port, ts_tx); in ines_txts64() 595 word = ines_read32(port, ts_tx); in ines_txts64()
|
Completed in 4 milliseconds