Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c21 #define SLICE_RX_EN BIT(8) macro
813 ctrl = priv->hwts_rx ? SLICE_RX_EN : 0; in bcm_ptp_hwtstamp()