Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c322 WARN_ON(val & REW_PTP_TWOSTEP_CTRL_PTP_OVFL); in sparx5_ptp_irq_handler()
H A Dsparx5_main_regs.h6694 #define REW_PTP_TWOSTEP_CTRL_PTP_OVFL BIT(0) macro
6696 FIELD_PREP(REW_PTP_TWOSTEP_CTRL_PTP_OVFL, x)
6698 FIELD_GET(REW_PTP_TWOSTEP_CTRL_PTP_OVFL, x)