Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/fsl/
Dptp_qoriq.h22 u32 tmr_cnt_h; /* Timer counter high register */ member
/Linux-v4.19/drivers/ptp/
Dptp_qoriq.c48 hi = qoriq_read(&regs->ctrl_regs->tmr_cnt_h); in tmr_cnt_read()
62 qoriq_write(&regs->ctrl_regs->tmr_cnt_h, hi); in tmr_cnt_write()