Searched refs:error_config (Results 1 – 3 of 3) sorted by relevance
52 uint64_t error_config; member
207 error_config = READ_REG32(d->hba.base_addr + LBA_ERROR_CONFIG); \228 WRITE_REG32(error_config | LBA_SMART_MODE, d->hba.base_addr + LBA_ERROR_CONFIG); \327 WRITE_REG32(error_config, base + LBA_ERROR_CONFIG); \342 u32 error_config = 0; /* used by LBA_CFG_SETUP/RESTORE */ in lba_rd_cfg() local409 u32 error_config = 0; in lba_wr_cfg() local
117 val = s->error_config; in elroy_chip_read_with_attrs()186 put_val_in_int64(&s->error_config, addr, size, val); in elroy_chip_write_with_attrs()480 VMSTATE_UINT64(error_config, ElroyState),