Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_qoriq.c34 hi = ptp_qoriq->read(&regs->ctrl_regs->tmr_cnt_h); in tmr_cnt_read()
48 ptp_qoriq->write(&regs->ctrl_regs->tmr_cnt_h, hi); in tmr_cnt_write()
H A Dptp_netc.c139 u32 tmr_cnt_h = upper_32_bits(ns); in netc_timer_cnt_write() local
152 netc_timer_wr(priv, NETC_TMR_CNT_H, tmr_cnt_h); in netc_timer_cnt_write()