Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_ines.c69 #define CM_ONE_STEP BIT(6) macro
344 cfg->tx_type = (port_conf & CM_ONE_STEP) ? HWTSTAMP_TX_ONESTEP_P2P in ines_hwtstamp_get()
370 cm_one_step = CM_ONE_STEP; in ines_hwtstamp_set()
404 port_conf &= ~CM_ONE_STEP; in ines_hwtstamp_set()
627 if (port_conf & CM_ONE_STEP) in ines_txts_onestep()