Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dtegra_nand.c146 #define DEC_STAT_BUF_FAIL_SEC_FLAG_MASK 0xff000000 macro
685 fail_sec_flag = (dec_stat & DEC_STAT_BUF_FAIL_SEC_FLAG_MASK) >> in tegra_nand_read_page_hwecc()