Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c300 #define ASPEED_PCIE_CFG_CTRL_CLEAR_RX BIT(4) macro
518 if (data & ASPEED_PCIE_CFG_CTRL_CLEAR_RX) { in aspeed_pcie_cfg_write()