Home
last modified time | relevance | path

Searched refs:tmr_ctrl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ptp/
A Dptp_qoriq_debugfs.c14 ctrl = ptp_qoriq->read(&regs->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper1_lpbk_get()
26 ctrl = ptp_qoriq->read(&regs->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper1_lpbk_set()
32 ptp_qoriq->write(&regs->ctrl_regs->tmr_ctrl, ctrl); in ptp_qoriq_fiper1_lpbk_set()
45 ctrl = ptp_qoriq->read(&regs->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper2_lpbk_get()
57 ctrl = ptp_qoriq->read(&regs->ctrl_regs->tmr_ctrl); in ptp_qoriq_fiper2_lpbk_set()
63 ptp_qoriq->write(&regs->ctrl_regs->tmr_ctrl, ctrl); in ptp_qoriq_fiper2_lpbk_set()
A Dptp_qoriq.c440 u32 tmr_ctrl; in ptp_qoriq_init() local
507 tmr_ctrl = in ptp_qoriq_init()
514 ptp_qoriq->write(&regs->ctrl_regs->tmr_ctrl, tmr_ctrl); in ptp_qoriq_init()
525 ptp_qoriq->write(&regs->ctrl_regs->tmr_ctrl, in ptp_qoriq_init()
526 tmr_ctrl|FIPERST|RTPE|TE|FRD); in ptp_qoriq_init()
545 ptp_qoriq->write(&regs->ctrl_regs->tmr_ctrl, 0); in ptp_qoriq_free()
/linux/include/linux/fsl/
A Dptp_qoriq.h17 u32 tmr_ctrl; /* Timer control register */ member
/linux/drivers/net/hamradio/
A Ddmascc.c189 int tmr_cnt, tmr_ctrl, tmr_mode; member
563 priv->tmr_ctrl = tmr_base + TMR_CTRL; in setup_adapter()
1064 outb(priv->tmr_mode, priv->tmr_ctrl); in start_timer()
/linux/drivers/net/ethernet/freescale/fman/
A Dfman_dtsec.c192 u32 tmr_ctrl; /* 0x020 Time-stamp Control register */ member
454 iowrite32be(0, &regs->tmr_ctrl); in init()

Completed in 12 milliseconds