Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb.h45 #define RAVB_RXTSTAMP_ENABLED 0x00000010 /* Enable RX timestamping */ macro
H A Dravb_main.c2239 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set()