Searched refs:strcomp_status (Results 1 – 1 of 1) sorted by relevance
276 char *strcomp_status, *str_posted; in pcie_advk_check_pio_status() local285 strcomp_status = "COMP_ERR"; in pcie_advk_check_pio_status()293 strcomp_status = NULL; in pcie_advk_check_pio_status()297 strcomp_status = "UR"; in pcie_advk_check_pio_status()304 strcomp_status = NULL; in pcie_advk_check_pio_status()307 strcomp_status = "CRS"; in pcie_advk_check_pio_status()312 strcomp_status = "CA"; in pcie_advk_check_pio_status()316 strcomp_status = "Unknown"; in pcie_advk_check_pio_status()321 if (!strcomp_status) in pcie_advk_check_pio_status()330 str_posted, strcomp_status, reg, in pcie_advk_check_pio_status()
Completed in 7 milliseconds