Searched refs:BS_UNCORRECTABLE_BIT (Results 1 – 3 of 3) sorted by relevance
69 #define BS_UNCORRECTABLE_BIT BIT(8) macro
662 if ((flash & FS_OP_ERR) && (buffer & BS_UNCORRECTABLE_BIT)) { in qcom_spi_check_error()
659 if ((flash & FS_OP_ERR) && (buffer & BS_UNCORRECTABLE_BIT)) { in parse_read_errors()