Searched refs:tstamp_tx_ctrl (Results 1 – 4 of 4) sorted by relevance
61 u32 tstamp_tx_ctrl; member
1680 config.tx_type = ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in rswitch_hwstamp_get()1702 u32 tstamp_tx_ctrl; in rswitch_hwstamp_set() local1712 tstamp_tx_ctrl = 0; in rswitch_hwstamp_set()1715 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rswitch_hwstamp_set()1734 rdev->priv->ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
2217 config.tx_type = priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in ravb_hwtstamp_get()2240 u32 tstamp_tx_ctrl; in ravb_hwtstamp_set() local2247 tstamp_tx_ctrl = 0; in ravb_hwtstamp_set()2250 tstamp_tx_ctrl = RAVB_TXTSTAMP_ENABLED; in ravb_hwtstamp_set()2268 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()
1073 u32 tstamp_tx_ctrl; member