Searched refs:tstamp_tx_ctrl (Results 1 – 4 of 4) sorted by relevance
61 u32 tstamp_tx_ctrl; member
1575 config.tx_type = ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in rswitch_hwstamp_get()1597 u32 tstamp_tx_ctrl; in rswitch_hwstamp_set() local1607 tstamp_tx_ctrl = 0; in rswitch_hwstamp_set()1610 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rswitch_hwstamp_set()1629 rdev->priv->ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
2203 config.tx_type = priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in ravb_hwtstamp_get()2226 u32 tstamp_tx_ctrl; in ravb_hwtstamp_set() local2233 tstamp_tx_ctrl = 0; in ravb_hwtstamp_set()2236 tstamp_tx_ctrl = RAVB_TXTSTAMP_ENABLED; in ravb_hwtstamp_set()2254 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()
1073 u32 tstamp_tx_ctrl; member