Searched refs:tstamp_rx_ctrl (Results 1 – 6 of 6) sorted by relevance
62 u32 tstamp_rx_ctrl; member
720 get_ts = rdev->priv->ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_rx()1577 switch (ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE) { in rswitch_hwstamp_get()1595 u32 tstamp_rx_ctrl = RCAR_GEN4_RXTSTAMP_ENABLED; in rswitch_hwstamp_set() local1618 tstamp_rx_ctrl = 0; in rswitch_hwstamp_set()1621 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_hwstamp_set()1625 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_ALL; in rswitch_hwstamp_set()1630 rdev->priv->ptp_priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rswitch_hwstamp_set()
933 u32 get_ts = priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE; in ravb_rx_rcar()2205 switch (priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE) { in ravb_hwtstamp_get()2225 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set() local2244 tstamp_rx_ctrl = 0; in ravb_hwtstamp_set()2247 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT; in ravb_hwtstamp_set()2251 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_ALL; in ravb_hwtstamp_set()2255 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()