Searched refs:t3_read (Results 1 – 3 of 3) sorted by relevance
474 if (!ptm_debugfs->ops->t3_read) in t3_get()477 ret = ptm_debugfs->ops->t3_read(ptm_debugfs->pdata, &clock); in t3_get()
870 .t3_read = dw_pcie_ptm_t3_read,
2000 int (*t3_read)(void *drvdata, u64 *clock); member