Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ptp/
H A 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()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c69 #define CM_ONE_STEP BIT(6) macro
350 cm_one_step = CM_ONE_STEP; in ines_hwtstamp()
384 port_conf &= ~CM_ONE_STEP; in ines_hwtstamp()
611 if (port_conf & CM_ONE_STEP) in ines_txts_onestep()

Completed in 3 milliseconds