Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dhisi504_nand.c91 #define HINFC504_INTS_CE BIT(5) macro
534 } else if (flag & HINFC504_INTS_CE) { in hinfc_irq_handle()
556 } else if (host->irq_status & HINFC504_INTS_CE) { in hisi_nand_read_page_hwecc()