Searched refs:REW_PTP_TWOSTEP_CTRL_PTP_VLD (Results 1 – 2 of 2) sorted by relevance
321 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()
4955 #define REW_PTP_TWOSTEP_CTRL_PTP_VLD BIT(10) macro4957 FIELD_PREP(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)4959 FIELD_GET(REW_PTP_TWOSTEP_CTRL_PTP_VLD, x)