Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb.h42 #define RAVB_RXTSTAMP_TYPE 0x00000006 /* RX type mask */ macro
H A Dravb_main.c943 u32 get_ts = priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE; in ravb_rx_rcar()
2219 switch (priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE) { in ravb_hwtstamp_get()