Home
last modified time | relevance | path

Searched refs:FS_MPU_ERR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c71 #define FS_MPU_ERR BIT(8) macro
1454 if (flash & (FS_OP_ERR | FS_MPU_ERR)) in check_flash_errors()
1678 } else if (flash & (FS_OP_ERR | FS_MPU_ERR)) { in parse_read_errors()
2727 if (flash_status & FS_MPU_ERR) in qcom_read_status_exec()