Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/fsl/
Dptp_qoriq.h23 u32 tmr_cnt_l; /* Timer counter low register */ member
/linux-4.19.296/drivers/ptp/
Dptp_qoriq.c47 lo = qoriq_read(&regs->ctrl_regs->tmr_cnt_l); in tmr_cnt_read()
61 qoriq_write(&regs->ctrl_regs->tmr_cnt_l, lo); in tmr_cnt_write()