Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-aardvark.c658 char *strcomp_status, *str_posted; in advk_pcie_check_pio_status() local
683 strcomp_status = "COMP_ERR"; in advk_pcie_check_pio_status()
691 strcomp_status = NULL; in advk_pcie_check_pio_status()
695 strcomp_status = "UR"; in advk_pcie_check_pio_status()
713 strcomp_status = NULL; in advk_pcie_check_pio_status()
733 strcomp_status = "CRS"; in advk_pcie_check_pio_status()
737 strcomp_status = "CA"; in advk_pcie_check_pio_status()
741 strcomp_status = "Unknown"; in advk_pcie_check_pio_status()
746 if (!strcomp_status) in advk_pcie_check_pio_status()
755 str_posted, strcomp_status, reg, advk_readl(pcie, PIO_ADDR_LS)); in advk_pcie_check_pio_status()