Lines Matching refs:IWL_ERR
140 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature()
148 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature()
154 IWL_ERR(trans, in iwl_eeprom_verify_signature()
182 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp()
212 IWL_ERR(trans, "Time out access OTP\n"); in iwl_init_otp_access()
245 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word()
256 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word()
264 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word()
282 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty()
286 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty()
387 IWL_ERR(trans, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); in iwl_read_eeprom()
394 IWL_ERR(trans, "Failed to acquire EEPROM semaphore.\n"); in iwl_read_eeprom()
401 IWL_ERR(trans, "Failed to initialize OTP access.\n"); in iwl_read_eeprom()
441 IWL_ERR(trans, in iwl_read_eeprom()