Home
last modified time | relevance | path

Searched refs:DEC_STAT_BUF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtegra_nand.c145 #define DEC_STAT_BUF 0xd4 macro
674 * Correctable or un-correctable errors occurred. Use DEC_STAT_BUF in tegra_nand_read_page_hwecc()
678 * state the number of pages we can read from the DEC_STAT_BUF. But in tegra_nand_read_page_hwecc()
680 * result in DEC_STAT_BUF. in tegra_nand_read_page_hwecc()
683 dec_stat = readl_relaxed(ctrl->regs + DEC_STAT_BUF); in tegra_nand_read_page_hwecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dtegra_nand.c148 #define DEC_STAT_BUF 0xd4 macro
677 * Correctable or un-correctable errors occurred. Use DEC_STAT_BUF in tegra_nand_read_page_hwecc()
681 * state the number of pages we can read from the DEC_STAT_BUF. But in tegra_nand_read_page_hwecc()
683 * result in DEC_STAT_BUF. in tegra_nand_read_page_hwecc()
686 dec_stat = readl_relaxed(ctrl->regs + DEC_STAT_BUF); in tegra_nand_read_page_hwecc()

Completed in 4 milliseconds