Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpci-aardvark.c657 char *strcomp_status, *str_posted; in advk_pcie_check_pio_status() local
682 strcomp_status = "COMP_ERR"; in advk_pcie_check_pio_status()
690 strcomp_status = NULL; in advk_pcie_check_pio_status()
694 strcomp_status = "UR"; in advk_pcie_check_pio_status()
712 strcomp_status = NULL; in advk_pcie_check_pio_status()
732 strcomp_status = "RRS"; in advk_pcie_check_pio_status()
736 strcomp_status = "CA"; in advk_pcie_check_pio_status()
740 strcomp_status = "Unknown"; in advk_pcie_check_pio_status()
745 if (!strcomp_status) in advk_pcie_check_pio_status()
754 str_posted, strcomp_status, reg, advk_readl(pcie, PIO_ADDR_LS)); in advk_pcie_check_pio_status()