Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Ddenali.h227 #define INTR_STATUS__PROGRAM_COMP 0x0080 macro
Ddenali.c54 INTR_STATUS__PROGRAM_COMP | \
863 uint32_t irq_mask = INTR_STATUS__PROGRAM_COMP | in write_oob_data()