Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.h8 #define PCIE_TX_IDLE BIT(31) macro
H A Dpcie_aspeed.c129 while (!(readl(&h2x_reg->h2x_reg24) & PCIE_TX_IDLE)) { in aspeed_pcie_cfg_read()