Searched refs:ptpegr_ts_bytes (Results 1 – 3 of 3) sorted by relevance
/drivers/net/dsa/sja1105/ |
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, 786 .ptpegr_ts_bytes = 8, 837 .ptpegr_ts_bytes = 8, 888 .ptpegr_ts_bytes = 8, 939 .ptpegr_ts_bytes = 8,
|
D | sja1105_ptp.c | 259 packed_buf, priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll() 264 priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll() 277 tstamp_bit_end = (priv->info->ptpegr_ts_bytes - 4) * 8; in sja1105_ptpegr_ts_poll() 287 priv->info->ptpegr_ts_bytes); in sja1105_ptpegr_ts_poll()
|
D | sja1105.h | 130 int ptpegr_ts_bytes; member
|