Searched refs:FS_OP_ERR (Results 1 – 3 of 3) sorted by relevance
62 #define FS_OP_ERR BIT(4) macro
544 if (flash & (FS_OP_ERR | FS_MPU_ERR)) in qcom_spi_read_last_cw()590 if ((flash & FS_OP_ERR) && (buffer & BS_UNCORRECTABLE_BIT)) { in qcom_spi_check_error()599 } else if (flash & (FS_OP_ERR | FS_MPU_ERR)) { in qcom_spi_check_error()635 if (flash & (FS_OP_ERR | FS_MPU_ERR)) in qcom_spi_check_raw_flash_errors()
463 if (flash & (FS_OP_ERR | FS_MPU_ERR)) in check_flash_errors()659 if ((flash & FS_OP_ERR) && (buffer & BS_UNCORRECTABLE_BIT)) { in parse_read_errors()687 } else if (flash & (FS_OP_ERR | FS_MPU_ERR)) { in parse_read_errors()1738 if (flash_status & FS_OP_ERR || in qcom_read_status_exec()