Searched refs:tstamp_rx_ctrl (Results 1 – 6 of 6) sorted by relevance
62 u32 tstamp_rx_ctrl; member
744 get_ts = rdev->priv->ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_rx()1682 switch (ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE) { in rswitch_hwstamp_get()1700 u32 tstamp_rx_ctrl = RCAR_GEN4_RXTSTAMP_ENABLED; in rswitch_hwstamp_set() local1723 tstamp_rx_ctrl = 0; in rswitch_hwstamp_set()1726 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_hwstamp_set()1730 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_ALL; in rswitch_hwstamp_set()1735 rdev->priv->ptp_priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rswitch_hwstamp_set()
943 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()2239 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set() local2258 tstamp_rx_ctrl = 0; in ravb_hwtstamp_set()2261 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT; in ravb_hwtstamp_set()2265 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_ALL; in ravb_hwtstamp_set()2269 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
1074 u32 tstamp_rx_ctrl; member
91 struct cs_timestamp tstamp_rx_ctrl; member
443 &hi->mmap_cfg->tstamp_rx_ctrl; in cs_hsi_read_on_control_complete()