Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_netc.c18 #define NETC_TMR_CTRL 0x0080 macro
205 tmr_ctrl = netc_timer_rd(priv, NETC_TMR_CTRL); in netc_timer_get_integral_period()
538 tmr_ctrl = netc_timer_rd(priv, NETC_TMR_CTRL); in netc_timer_enable_extts()
544 netc_timer_wr(priv, NETC_TMR_CTRL, tmr_ctrl); in netc_timer_enable_extts()
626 tmr_ctrl = netc_timer_rd(priv, NETC_TMR_CTRL); in netc_timer_perout_loopback()
632 netc_timer_wr(priv, NETC_TMR_CTRL, tmr_ctrl); in netc_timer_perout_loopback()
648 old_tmr_ctrl = netc_timer_rd(priv, NETC_TMR_CTRL); in netc_timer_adjust_period()
653 netc_timer_wr(priv, NETC_TMR_CTRL, tmr_ctrl); in netc_timer_adjust_period()
773 netc_timer_wr(priv, NETC_TMR_CTRL, tmr_ctrl); in netc_timer_init()
796 netc_timer_wr(priv, NETC_TMR_CTRL, tmr_ctrl); in netc_timer_init()
[all …]