Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_ines.c69 #define CM_ONE_STEP BIT(6) macro
359 cm_one_step = CM_ONE_STEP; in ines_hwtstamp()
393 port_conf &= ~CM_ONE_STEP; in ines_hwtstamp()
620 if (port_conf & CM_ONE_STEP) in ines_txts_onestep()