Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-aspeed.c125 #define CPL_STS(x) FIELD_GET(GENMASK(15, 13), (x)) macro
392 if (CPL_STS(cfg_val) != PCIE_CPL_STS_SUCCESS) { in aspeed_ast2600_conf()