Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/mscc/
A Docelot_ptp.h32 PTP_PIN_ACTION_IDLE = 0, enumerator
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ptp.c19 PTP_PIN_ACTION_IDLE = 0, enumerator
450 spx5_rmw(PTP_PTP_PIN_CFG_PTP_PIN_ACTION_SET(PTP_PIN_ACTION_IDLE) | in sparx5_ptp_settime64()
527 spx5_rmw(PTP_PTP_PIN_CFG_PTP_PIN_ACTION_SET(PTP_PIN_ACTION_IDLE) | in sparx5_ptp_adjtime()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c35 PTP_PIN_ACTION_IDLE = 0, enumerator
657 lan_rmw(PTP_PIN_CFG_PIN_ACTION_SET(PTP_PIN_ACTION_IDLE) | in lan966x_ptp_settime64()
734 lan_rmw(PTP_PIN_CFG_PIN_ACTION_SET(PTP_PIN_ACTION_IDLE) | in lan966x_ptp_adjtime()
832 lan_rmw(PTP_PIN_CFG_PIN_ACTION_SET(PTP_PIN_ACTION_IDLE) | in lan966x_ptp_perout()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_ptp.c62 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_settime64()
100 val |= PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_adjtime()
239 val = PTP_PIN_CFG_ACTION(PTP_PIN_ACTION_IDLE); in ocelot_ptp_enable()

Completed in 8 milliseconds