Searched refs:ptpegr_ts_bytes (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_spi.c | 581 .ptpegr_ts_bytes = 4, 613 .ptpegr_ts_bytes = 4, 645 .ptpegr_ts_bytes = 8, 678 .ptpegr_ts_bytes = 8, 711 .ptpegr_ts_bytes = 8, 748 .ptpegr_ts_bytes = 8, 785 .ptpegr_ts_bytes = 8, 835 .ptpegr_ts_bytes = 8, 885 .ptpegr_ts_bytes = 8, 935 .ptpegr_ts_bytes = 8,
|
A D | sja1105_ptp.c | 302 packed_buf, priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll() 307 priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll() 320 tstamp_bit_end = (priv->info->ptpegr_ts_bytes - 4) * 8; in sja1105_ptpegr_ts_poll() 330 priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll()
|
A D | sja1105.h | 130 int ptpegr_ts_bytes; member
|
Completed in 9 milliseconds