Home
last modified time | relevance | path

Searched refs:REW_PTP_TWOSTEP_CTRL_PTP_VLD (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ptp.c321 if (!(val & REW_PTP_TWOSTEP_CTRL_PTP_VLD)) in sparx5_ptp_irq_handler()
349 if (!(val & REW_PTP_TWOSTEP_CTRL_PTP_VLD)) in sparx5_ptp_irq_handler()
Dsparx5_main_regs.h4955 #define REW_PTP_TWOSTEP_CTRL_PTP_VLD BIT(10) macro
4957 FIELD_PREP(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)
4959 FIELD_GET(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)