Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_netc.c80 #define NETC_TMR_DEFAULT_FIPER GENMASK(31, 0) macro
340 netc_timer_wr(priv, NETC_TMR_FIPER(channel), NETC_TMR_DEFAULT_FIPER); in netc_timer_disable_periodic_pulse()
453 max_period = (u64)NETC_TMR_DEFAULT_FIPER + integral_period; in net_timer_enable_perout()
567 netc_timer_wr(priv, NETC_TMR_FIPER(i), NETC_TMR_DEFAULT_FIPER); in netc_timer_disable_fiper()