Searched refs:tstamp_tx_ctrl (Results 1 – 5 of 5) sorted by relevance
58 u32 tstamp_tx_ctrl; member
1137 ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in rtsn_hwtstamp_get()1161 u32 tstamp_tx_ctrl; in rtsn_hwtstamp_set() local1174 tstamp_tx_ctrl = 0; in rtsn_hwtstamp_set()1177 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rtsn_hwtstamp_set()1198 ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rtsn_hwtstamp_set()
1727 config.tx_type = ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in rswitch_hwstamp_get()1749 u32 tstamp_tx_ctrl; in rswitch_hwstamp_set() local1759 tstamp_tx_ctrl = 0; in rswitch_hwstamp_set()1762 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rswitch_hwstamp_set()1781 rdev->priv->ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
2391 config.tx_type = priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in ravb_hwtstamp_get()2414 u32 tstamp_tx_ctrl; in ravb_hwtstamp_set() local2421 tstamp_tx_ctrl = 0; in ravb_hwtstamp_set()2424 tstamp_tx_ctrl = RAVB_TXTSTAMP_ENABLED; in ravb_hwtstamp_set()2442 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()
1111 u32 tstamp_tx_ctrl; member
Completed in 22 milliseconds