Lines Matching refs:ERROR
41 zxlogf(ERROR, "sd: SDMMC_APP_CMD failed, retcode = %d\n", st); in sdmmc_probe_sd()
45 zxlogf(ERROR, "sd: SDMMC_SD_SEND_OP_COND failed, retcode = %d\n", st); in sdmmc_probe_sd()
56 zxlogf(ERROR, "sd: APP_CMD failed with retcode = %d\n", st); in sdmmc_probe_sd()
60 zxlogf(ERROR, "sd: SD_SEND_OP_COND failed with retcode = %d\n", st); in sdmmc_probe_sd()
68 zxlogf(ERROR, "sd: unsupported card type, must use sdhc card\n"); in sdmmc_probe_sd()
76 zxlogf(ERROR, "sd: too many attempt trying to negotiate card OCR\n"); in sdmmc_probe_sd()
86 zxlogf(ERROR, "sd: failed to increase bus frequency.\n"); in sdmmc_probe_sd()
92 zxlogf(ERROR, "sd: failed to send switch voltage command to card, " in sdmmc_probe_sd()
99 zxlogf(ERROR, "sd: Card supports 1.8v signalling but was unable to " in sdmmc_probe_sd()
106 zxlogf(ERROR, "sd: ALL_SEND_CID failed with retcode = %d\n", st); in sdmmc_probe_sd()
111 zxlogf(ERROR, "sd: SEND_RELATIVE_ADDR failed with retcode = %d\n", st); in sdmmc_probe_sd()
118 zxlogf(ERROR, "sd: SEND_RELATIVE_ADDR failed with resp = %d\n", in sdmmc_probe_sd()
124 zxlogf(ERROR, "sd: SEND_RELATIVE_ADDR failed. Card not ready.\n"); in sdmmc_probe_sd()
131 zxlogf(ERROR, "sd: failed to send app cmd, retcode = %d\n", st); in sdmmc_probe_sd()
139 zxlogf(ERROR, "sd: unsupported card type, expected CSD version = %d, " in sdmmc_probe_sd()
150 zxlogf(ERROR, "sd: SELECT_CARD failed with retcode = %d\n", st); in sdmmc_probe_sd()
157 zxlogf(ERROR, "sd: APP_CMD failed with retcode = %d\n", st); in sdmmc_probe_sd()
161 zxlogf(ERROR, "sd: SEND_SCR failed with retcode = %d\n", st); in sdmmc_probe_sd()
177 zxlogf(ERROR, "sd: failed to send app cmd, retcode = %d\n", st); in sdmmc_probe_sd()
181 zxlogf(ERROR, "sd: failed to set card bus width, retcode = %d\n", st); in sdmmc_probe_sd()
186 zxlogf(ERROR, "sd: failed to set host bus width, retcode = %d\n", st); in sdmmc_probe_sd()