Searched refs:strcomp_status (Results 1 – 1 of 1) sorted by relevance
235 char *strcomp_status, *str_posted; in pcie_advk_check_pio_status() local244 strcomp_status = "COMP_ERR"; in pcie_advk_check_pio_status()251 strcomp_status = NULL; in pcie_advk_check_pio_status()257 strcomp_status = NULL; in pcie_advk_check_pio_status()259 strcomp_status = "UR"; in pcie_advk_check_pio_status()266 strcomp_status = NULL; in pcie_advk_check_pio_status()268 strcomp_status = "CRS"; in pcie_advk_check_pio_status()272 strcomp_status = "CA"; in pcie_advk_check_pio_status()275 strcomp_status = "Unknown"; in pcie_advk_check_pio_status()279 if (!strcomp_status) in pcie_advk_check_pio_status()[all …]
Completed in 3 milliseconds