Searched refs:ptpschtm (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_tas.c | 106 * ptpclkval >= ptpschtm + BLK_IDX_SCHEDULE_ENTRY_POINTS[i].delta. 619 u64 ptpschtm = ns_to_sja1105_ticks(base_time); in sja1105_tas_set_base_time() local 621 return sja1105_xfer_u64(priv, SPI_WRITE, regs->ptpschtm, in sja1105_tas_set_base_time() 622 &ptpschtm, NULL); in sja1105_tas_set_base_time() 750 * ptpschtm and ptpstrtsch) by pushing the oper_base_time at in sja1105_tas_state_machine()
|
H A D | sja1105_spi.c | 461 .ptpschtm = 0x12, /* Spans 0x12 to 0x13 */ 499 .ptpschtm = 0x13, /* Spans 0x13 to 0x14 */
|
H A D | sja1105.h | 51 u64 ptpschtm; member
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_tas.c | 106 * ptpclkval >= ptpschtm + BLK_IDX_SCHEDULE_ENTRY_POINTS[i].delta. 624 u64 ptpschtm = ns_to_sja1105_ticks(base_time); in sja1105_tas_set_base_time() local 626 return sja1105_xfer_u64(priv, SPI_WRITE, regs->ptpschtm, in sja1105_tas_set_base_time() 627 &ptpschtm, NULL); in sja1105_tas_set_base_time() 755 * ptpschtm and ptpstrtsch) by pushing the oper_base_time at in sja1105_tas_state_machine()
|
H A D | sja1105_spi.c | 436 .ptpschtm = 0x12, /* Spans 0x12 to 0x13 */ 474 .ptpschtm = 0x13, /* Spans 0x13 to 0x14 */ 558 .ptpschtm = SJA1110_SPI_ADDR(0x54),
|
H A D | sja1105.h | 77 u64 ptpschtm; member
|
Completed in 7 milliseconds