Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.h10 #define PCIE_STATUS_OF_TX GENMASK(25, 24) macro
H A Dpcie_aspeed.c142 switch (readl(&h2x_reg->h2x_reg24) & PCIE_STATUS_OF_TX) { in aspeed_pcie_cfg_read()
276 switch (readl(&h2x_reg->h2x_reg24) & PCIE_STATUS_OF_TX) { in aspeed_pcie_cfg_write()