Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dtegra_nand.c149 #define DEC_STAT_BUF_FAIL_SEC_FLAG_MASK 0xff000000 macro
688 fail_sec_flag = (dec_stat & DEC_STAT_BUF_FAIL_SEC_FLAG_MASK) >> in tegra_nand_read_page_hwecc()