Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci-aardvark.c63 #define PIO_ERR_STATUS BIT(11) macro
234 if (reg & PIO_ERR_STATUS) { in pcie_advk_check_pio_status()
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c57 #define PIO_ERR_STATUS BIT(11) macro
682 if (reg & PIO_ERR_STATUS) { in advk_pcie_check_pio_status()