Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c613 u32 ptpclkcorp = ns_to_sja1105_ticks(correction); in sja1105_tas_adjust_drift() local
615 return sja1105_xfer_u32(priv, SPI_WRITE, regs->ptpclkcorp, in sja1105_tas_adjust_drift()
616 &ptpclkcorp, NULL); in sja1105_tas_adjust_drift()
H A Dsja1105_spi.c442 .ptpclkcorp = 0x1D,
480 .ptpclkcorp = 0x1E,
564 .ptpclkcorp = SJA1110_SPI_ADDR(0x80),
H A Dsja1105.h75 u64 ptpclkcorp; member