Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/mscc/
Docelot_ptp.h33 PTP_PIN_ACTION_LOAD, enumerator
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ptp.c20 PTP_PIN_ACTION_LOAD, enumerator
464 spx5_rmw(PTP_PTP_PIN_CFG_PTP_PIN_ACTION_SET(PTP_PIN_ACTION_LOAD) | in sparx5_ptp_settime64()
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c36 PTP_PIN_ACTION_LOAD, enumerator
669 lan_rmw(PTP_PIN_CFG_PIN_ACTION_SET(PTP_PIN_ACTION_LOAD) | in lan966x_ptp_settime64()
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_ptp.c74 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_LOAD); in ocelot_ptp_settime64()