Home
last modified time | relevance | path

Searched refs:PTP_PIN_ACTION_DELTA (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/soc/mscc/
Docelot_ptp.h36 PTP_PIN_ACTION_DELTA, enumerator
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ptp.c23 PTP_PIN_ACTION_DELTA, enumerator
540 spx5_rmw(PTP_PTP_PIN_CFG_PTP_PIN_ACTION_SET(PTP_PIN_ACTION_DELTA) | in sparx5_ptp_adjtime()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c26 PTP_PIN_ACTION_DELTA, enumerator
527 lan_rmw(PTP_PIN_CFG_PIN_ACTION_SET(PTP_PIN_ACTION_DELTA) | in lan966x_ptp_adjtime()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_ptp.c111 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_DELTA); in ocelot_ptp_adjtime()