Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Ddenali.h224 #define INTR_STATUS__PROGRAM_COMP 0x0080 macro
Ddenali.c53 INTR_STATUS__PROGRAM_COMP | \
848 uint32_t irq_mask = INTR_STATUS__PROGRAM_COMP | in write_oob_data()