Searched refs:tstamp_rx_ctrl (Results 1 – 4 of 4) sorted by relevance
105 struct cs_timestamp tstamp_rx_ctrl; member
629 u32 get_ts = priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE; in ravb_rcar_rx()1805 switch (priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE) { in ravb_hwtstamp_get()1825 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set() local1848 tstamp_rx_ctrl = 0; in ravb_hwtstamp_set()1851 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT; in ravb_hwtstamp_set()1855 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_ALL; in ravb_hwtstamp_set()1859 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
1030 u32 tstamp_rx_ctrl; member
443 &hi->mmap_cfg->tstamp_rx_ctrl; in cs_hsi_read_on_control_complete()