Searched refs:tstamp_rx_ctrl (Results 1 – 3 of 3) sorted by relevance
91 struct cs_timestamp tstamp_rx_ctrl; member
958 get_ts = priv->tstamp_rx_ctrl != HWTSTAMP_FILTER_NONE; in ravb_rx_rcar_hwstamp()960 get_ts = priv->tstamp_rx_ctrl == HWTSTAMP_FILTER_ALL; in ravb_rx_rcar_hwstamp()2429 config->rx_filter = priv->tstamp_rx_ctrl; in ravb_hwtstamp_get()2440 enum hwtstamp_rx_filters tstamp_rx_ctrl; in ravb_hwtstamp_set() local2455 tstamp_rx_ctrl = config->rx_filter; in ravb_hwtstamp_set()2459 tstamp_rx_ctrl = HWTSTAMP_FILTER_ALL; in ravb_hwtstamp_set()2463 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
443 &hi->mmap_cfg->tstamp_rx_ctrl; in cs_hsi_read_on_control_complete()