Searched refs:tmr_ctrl (Results 1 – 4 of 4) sorted by relevance
14 ctrl = ptp_qoriq->read(®s->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper1_lpbk_get() 26 ctrl = ptp_qoriq->read(®s->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper1_lpbk_set() 32 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, ctrl); in ptp_qoriq_fiper1_lpbk_set() 45 ctrl = ptp_qoriq->read(®s->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper2_lpbk_get() 57 ctrl = ptp_qoriq->read(®s->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper2_lpbk_set() 63 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, ctrl); in ptp_qoriq_fiper2_lpbk_set()
475 u32 tmr_ctrl; in ptp_qoriq_init() local 543 tmr_ctrl = in ptp_qoriq_init() 550 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, tmr_ctrl); in ptp_qoriq_init() 561 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, in ptp_qoriq_init() 562 tmr_ctrl|FIPERST|RTPE|TE|FRD); in ptp_qoriq_init() 581 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, 0); in ptp_qoriq_free()
17 u32 tmr_ctrl; /* Timer control register */ member
165 u32 tmr_ctrl; /* 0x020 Time-stamp Control register */ member 386 iowrite32be(0, ®s->tmr_ctrl); in init()