Searched refs:tmr_ctrl (Results 1 – 5 of 5) 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()
455 u32 tmr_ctrl; in ptp_qoriq_init() local515 tmr_ctrl = in ptp_qoriq_init()522 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, tmr_ctrl); in ptp_qoriq_init()528 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, in ptp_qoriq_init()529 tmr_ctrl|FIPERST|RTPE|TE|FRD); in ptp_qoriq_init()548 ptp_qoriq->write(®s->ctrl_regs->tmr_ctrl, 0); in ptp_qoriq_free()
17 u32 tmr_ctrl; /* Timer control register */ member
189 int tmr_cnt, tmr_ctrl, tmr_mode; member562 priv->tmr_ctrl = tmr_base + TMR_CTRL; in setup_adapter()1067 outb(priv->tmr_mode, priv->tmr_ctrl); in start_timer()
192 u32 tmr_ctrl; /* 0x020 Time-stamp Control register */ member441 iowrite32be(0, ®s->tmr_ctrl); in init()