Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.c479 struct completion *bch_c = &this->bch_done; in start_dma_with_bch_irq() local
483 init_completion(bch_c); in start_dma_with_bch_irq()
489 timeout = wait_for_completion_timeout(bch_c, msecs_to_jiffies(1000)); in start_dma_with_bch_irq()