Searched refs:PTP_PIN_CFG (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mscc/ |
| D | ocelot_ptp.c | 21 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_gettime64() 24 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_gettime64() 54 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_settime64() 58 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_settime64() 66 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_settime64() 70 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_settime64() 87 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_adjtime() 92 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_adjtime() 98 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_adjtime() 103 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_ptp_adjtime() [all …]
|
| D | ocelot.c | 468 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_get_hwtimestamp() 472 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); in ocelot_get_hwtimestamp()
|
| D | ocelot_vsc7514.c | 264 REG(PTP_PIN_CFG, 0x000000),
|
| /Linux-v5.10/include/soc/mscc/ |
| D | ocelot.h | 398 PTP_PIN_CFG = PTP << TARGET_OFFSET, enumerator
|
| /Linux-v5.10/drivers/net/dsa/ocelot/ |
| D | felix_vsc9959.c | 309 REG(PTP_PIN_CFG, 0x000000),
|