Home
last modified time | relevance | path

Searched refs:tstamp_rx_ctrl (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/hsi/
A Dcs-protocol.h105 struct cs_timestamp tstamp_rx_ctrl; member
/linux/drivers/net/ethernet/renesas/
A Dravb_main.c930 u32 get_ts = priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE; in ravb_rx_rcar()
2195 switch (priv->tstamp_rx_ctrl & RAVB_RXTSTAMP_TYPE) { in ravb_hwtstamp_get()
2215 u32 tstamp_rx_ctrl = RAVB_RXTSTAMP_ENABLED; in ravb_hwtstamp_set() local
2238 tstamp_rx_ctrl = 0; in ravb_hwtstamp_set()
2241 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_V2_L2_EVENT; in ravb_hwtstamp_set()
2245 tstamp_rx_ctrl |= RAVB_RXTSTAMP_TYPE_ALL; in ravb_hwtstamp_set()
2249 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
A Dravb.h1062 u32 tstamp_rx_ctrl; member
/linux/drivers/hsi/clients/
A Dcmt_speech.c443 &hi->mmap_cfg->tstamp_rx_ctrl; in cs_hsi_read_on_control_complete()

Completed in 18 milliseconds