Lines Matching refs:IWL_ERR
138 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature()
146 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature()
152 IWL_ERR(trans, in iwl_eeprom_verify_signature()
180 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp()
210 IWL_ERR(trans, "Time out access OTP\n"); in iwl_init_otp_access()
243 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word()
254 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word()
262 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word()
280 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty()
284 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty()
385 IWL_ERR(trans, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); in iwl_read_eeprom()
392 IWL_ERR(trans, "Failed to acquire EEPROM semaphore.\n"); in iwl_read_eeprom()
399 IWL_ERR(trans, "Failed to initialize OTP access.\n"); in iwl_read_eeprom()
439 IWL_ERR(trans, in iwl_read_eeprom()