Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_clockmatrix.h76 PTP_PLL_MODE_WRITE_PHASE, enumerator
H A Dptp_clockmatrix.c1484 channel->mode = PTP_PLL_MODE_WRITE_PHASE; in configure_dpll_mode_write_phase()
1514 channel->mode = PTP_PLL_MODE_WRITE_PHASE; in configure_manual_reference_write_phase()
1620 channel->mode = PTP_PLL_MODE_WRITE_PHASE; in initialize_operating_mode_with_manual_reference()
1646 channel->mode = PTP_PLL_MODE_WRITE_PHASE; in initialize_operating_mode_with_pll_mode()
1686 if (channel->mode == PTP_PLL_MODE_WRITE_PHASE) in initialize_dco_operating_mode()
1721 if (channel->mode != PTP_PLL_MODE_WRITE_PHASE) { in _idtcm_adjphase()