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()
440 u32 tmr_ctrl; in ptp_qoriq_init() local507 tmr_ctrl = in ptp_qoriq_init()514 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, tmr_ctrl); in ptp_qoriq_init()525 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, in ptp_qoriq_init()526 tmr_ctrl|FIPERST|RTPE|TE|FRD); in ptp_qoriq_init()545 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, 0); in ptp_qoriq_free()
17 u32 tmr_ctrl; /* Timer control register */ member
192 u32 tmr_ctrl; /* 0x020 Time-stamp Control register */ member454 iowrite32be(0, ®s->tmr_ctrl); in init()