Home
last modified time | relevance | path

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

/linux-6.15/drivers/ptp/
H A Dptp_ines.c314 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()
381 port_conf = ines_read32(port, port_conf); in ines_hwtstamp()
522 ts->tag = ines_read32(port, ts_rx); in ines_rxfifo_read()
526 ts->portnum = ines_read32(port, ts_rx); in ines_rxfifo_read()
527 ts->seqid = ines_read32(port, ts_rx); in ines_rxfifo_read()
542 word = ines_read32(port, ts_rx); in ines_rxts64()
546 word = ines_read32(port, ts_rx); in ines_rxts64()
585 word = ines_read32(port, ts_tx); in ines_txts64()
[all …]