Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Ddenali.h226 #define INTR_STATUS__LOAD_COMP 0x0040 macro
Ddenali.c53 INTR_STATUS__LOAD_COMP | \
756 irq_mask = INTR_STATUS__LOAD_COMP; in denali_send_pipeline_cmd()
891 uint32_t irq_mask = INTR_STATUS__LOAD_COMP; in read_oob_data()