Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_clockmatrix.h100 int (*configure_write_phase)(struct idtcm_channel *channel); member
H A Dptp_clockmatrix.c1615 channel->configure_write_phase = configure_manual_reference_write_phase; in initialize_operating_mode_with_manual_reference()
1641 channel->configure_write_phase = configure_dpll_mode_write_phase; in initialize_operating_mode_with_pll_mode()
1722 err = channel->configure_write_phase(channel); in _idtcm_adjphase()