Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c494 if (!ptm_debugfs->ops->t4_read) in t4_get()
497 ret = ptm_debugfs->ops->t4_read(ptm_debugfs->pdata, &clock); in t4_get()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-debugfs.c871 .t4_read = dw_pcie_ptm_t4_read,
/linux/include/linux/
H A Dpci.h2001 int (*t4_read)(void *drvdata, u64 *clock); member