Searched refs:tstamp_rx_ctrl (Results 1 – 7 of 7) sorted by relevance
165 get_ts = priv->ptp_priv->tstamp_rx_ctrl & in rtsn_rx()1139 switch (ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE) { in rtsn_hwtstamp_get()1160 u32 tstamp_rx_ctrl; in rtsn_hwtstamp_set() local1185 tstamp_rx_ctrl = 0; in rtsn_hwtstamp_set()1188 tstamp_rx_ctrl = RCAR_GEN4_RXTSTAMP_ENABLED | in rtsn_hwtstamp_set()1193 tstamp_rx_ctrl = RCAR_GEN4_RXTSTAMP_ENABLED | in rtsn_hwtstamp_set()1199 ptp_priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rtsn_hwtstamp_set()
59 u32 tstamp_rx_ctrl; member
823 get_ts = rdev->priv->ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_rx()1783 switch (ptp_priv->tstamp_rx_ctrl & RCAR_GEN4_RXTSTAMP_TYPE) { in rswitch_hwstamp_get()1801 u32 tstamp_rx_ctrl = RCAR_GEN4_RXTSTAMP_ENABLED; in rswitch_hwstamp_set() local1824 tstamp_rx_ctrl = 0; in rswitch_hwstamp_set()1827 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_V2_L2_EVENT; in rswitch_hwstamp_set()1831 tstamp_rx_ctrl |= RCAR_GEN4_RXTSTAMP_TYPE_ALL; in rswitch_hwstamp_set()1836 rdev->priv->ptp_priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rswitch_hwstamp_set()
994 u32 get_ts = priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE; in ravb_rx_rcar()2400 switch (priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE) { in ravb_hwtstamp_get()2420 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set() local2439 tstamp_rx_ctrl = 0; in ravb_hwtstamp_set()2442 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT; in ravb_hwtstamp_set()2446 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_ALL; in ravb_hwtstamp_set()2450 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
1118 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()