Searched refs:PCIE_EXT_CAP_ID_PTM (Results 1 – 3 of 3) sorted by relevance
51 reg = pcie_get_ext_cap(config->pcie->bdf, PCIE_EXT_CAP_ID_PTM); in pcie_ptm_root_init()78 base = pcie_get_ext_cap(bdf, PCIE_EXT_CAP_ID_PTM); in DT_INST_FOREACH_STATUS_OKAY()
80 { PCIE_EXT_CAP_ID_PTM, "Precision Time Measurement" },
84 #define PCIE_EXT_CAP_ID_PTM 0x001FU /**< Precision Time Measurement */ macro