Searched refs:REW_PTP_TWOSTEP_CTRL_PTP_VLD (Results 1 – 2 of 2) sorted by relevance
319 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()
6744 #define REW_PTP_TWOSTEP_CTRL_PTP_VLD BIT(10) macro6746 FIELD_PREP(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)6748 FIELD_GET(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)