Searched refs:FSEQ_REG (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | dbg.c | 2393 #define FSEQ_REG(x) { .addr = (x), .str = #x, } macro 2404 FSEQ_REG(FSEQ_ERROR_CODE), in iwl_fw_error_print_fseq_regs() 2405 FSEQ_REG(FSEQ_TOP_INIT_VERSION), in iwl_fw_error_print_fseq_regs() 2406 FSEQ_REG(FSEQ_CNVIO_INIT_VERSION), in iwl_fw_error_print_fseq_regs() 2407 FSEQ_REG(FSEQ_OTP_VERSION), in iwl_fw_error_print_fseq_regs() 2408 FSEQ_REG(FSEQ_TOP_CONTENT_VERSION), in iwl_fw_error_print_fseq_regs() 2409 FSEQ_REG(FSEQ_ALIVE_TOKEN), in iwl_fw_error_print_fseq_regs() 2410 FSEQ_REG(FSEQ_CNVI_ID), in iwl_fw_error_print_fseq_regs() 2411 FSEQ_REG(FSEQ_CNVR_ID), in iwl_fw_error_print_fseq_regs() 2412 FSEQ_REG(CNVI_AUX_MISC_CHIP), in iwl_fw_error_print_fseq_regs() [all …]
|