Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_qoriq.c33 lo = ptp_qoriq->read(&regs->ctrl_regs->tmr_cnt_l); in tmr_cnt_read()
47 ptp_qoriq->write(&regs->ctrl_regs->tmr_cnt_l, lo); in tmr_cnt_write()
H A Dptp_netc.c140 u32 tmr_cnt_l = lower_32_bits(ns); in netc_timer_cnt_write() local
151 netc_timer_wr(priv, NETC_TMR_CNT_L, tmr_cnt_l); in netc_timer_cnt_write()