Searched refs:t4_read (Results 1 – 3 of 3) sorted by relevance
494 if (!ptm_debugfs->ops->t4_read) in t4_get()497 ret = ptm_debugfs->ops->t4_read(ptm_debugfs->pdata, &clock); in t4_get()
871 .t4_read = dw_pcie_ptm_t4_read,
2001 int (*t4_read)(void *drvdata, u64 *clock); member