Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ptp.c319 if (!(val & REW_PTP_TWOSTEP_CTRL_PTP_VLD)) in sparx5_ptp_irq_handler()
347 if (!(val & REW_PTP_TWOSTEP_CTRL_PTP_VLD)) in sparx5_ptp_irq_handler()
Dsparx5_main_regs.h6744 #define REW_PTP_TWOSTEP_CTRL_PTP_VLD BIT(10) macro
6746 FIELD_PREP(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)
6748 FIELD_GET(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)