Home
last modified time | relevance | path

Searched refs:t3_read (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/pcie/
H A Dptm.c474 if (!ptm_debugfs->ops->t3_read) in t3_get()
477 ret = ptm_debugfs->ops->t3_read(ptm_debugfs->pdata, &clock); in t3_get()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-debugfs.c870 .t3_read = dw_pcie_ptm_t3_read,
/linux/include/linux/
H A Dpci.h2000 int (*t3_read)(void *drvdata, u64 *clock); member