Searched refs:ts_reg (Results 1 – 2 of 2) sorted by relevance
182 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_available() argument186 status = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_available()200 unsigned int ts_reg) in hellcreek_ptp_hwtstamp_read() argument204 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()205 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()206 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()207 nsh = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()208 nsl = hellcreek_ptp_read(hellcreek, ts_reg); in hellcreek_ptp_hwtstamp_read()
100 struct ts_reg { struct1743 struct ts_reg __iomem *reg = ext->mem; in ptp_ocp_ts_irq()1777 struct ts_reg __iomem *reg = ext->mem; in ptp_ocp_ts_enable()3164 struct ts_reg __iomem *ts_reg; in ptp_ocp_summary_show() local3227 ts_reg = bp->ts0->mem; in ptp_ocp_summary_show()3228 on = ioread32(&ts_reg->enable); in ptp_ocp_summary_show()3235 ts_reg = bp->ts1->mem; in ptp_ocp_summary_show()3236 on = ioread32(&ts_reg->enable); in ptp_ocp_summary_show()3243 ts_reg = bp->ts2->mem; in ptp_ocp_summary_show()3244 on = ioread32(&ts_reg->enable); in ptp_ocp_summary_show()[all …]