Searched refs:t1_read (Results 1 – 3 of 3) sorted by relevance
434 if (!ptm_debugfs->ops->t1_read) in t1_get()437 ret = ptm_debugfs->ops->t1_read(ptm_debugfs->pdata, &clock); in t1_get()
868 .t1_read = dw_pcie_ptm_t1_read,
1998 int (*t1_read)(void *drvdata, u64 *clock); member